Search | Google it | Results 1 - 1 of 1 for funcall:htons from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/igmp.c (0.00 seconds) |
586: ip->ip_tos = 0; 587: ip->ip_len = htons(sizeof(struct ip) + IGMP_MINLEN); 588: ip->ip_off = htons(0); 589: ip->ip_p = IPPROTO_IGMP;