Searched refs:porthashmask (Results 1 - 7 of 7) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.h509 u_long porthashmask; /* u_long as expected by hash functions */ member in struct:inpcbinfo
H A Dip_divert.c161 divcbinfo.porthashbase = hashinit(1, M_PCB, &divcbinfo.porthashmask);
H A Din_pcb.c1313 pcbinfo->porthashmask)];
1657 pcbinfo->porthashmask)];
H A Draw_ip.c165 ripcbinfo.porthashbase = hashinit(1, M_PCB, &ripcbinfo.porthashmask);
H A Dudp_usrreq.c227 &udbinfo.porthashmask);
H A Dtcp_subr.c377 &tcbinfo.porthashmask);
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_pcb.c934 pcbinfo->porthashmask)];

Completed in 40 milliseconds