Search | Google it | Results 1 - 1 of 1 for funcall:memset from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/in_pcb.c (0.00 seconds) |
388: #ifdef INET6 389: memset(&mapped, 0, sizeof(mapped)); 390: mapped.s6_addr16[5] = 0xffff; 790: 791: memset(&info, 0, sizeof(info)); 792: info.rti_info[RTAX_DST] = rtcache_getdst(&inp->inp_route);