Home
last modified time | relevance | path

Searched refs:IPI_HASHFIELDS_2TUPLE (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet6/
H A Din6_pcbgroup.c83 (pcbinfo->ipi_hashfields == IPI_HASHFIELDS_2TUPLE && in in6_pcbgroup_byhash()
119 case IPI_HASHFIELDS_2TUPLE: in in6_pcbgroup_bytuple()
/f-stack/freebsd/netinet/
H A Din_pcbgroup.c254 (pcbinfo->ipi_hashfields == IPI_HASHFIELDS_2TUPLE && in in_pcbgroup_byhash()
290 case IPI_HASHFIELDS_2TUPLE: in in_pcbgroup_bytuple()
H A Din_pcb.h778 #define IPI_HASHFIELDS_2TUPLE 1 macro
H A Dudp_usrreq.c211 "udp_inpcb", udp_inpcb_init, IPI_HASHFIELDS_2TUPLE); in udp_init()
226 IPI_HASHFIELDS_2TUPLE); in udplite_init()
/f-stack/tools/compat/include/netinet/
H A Din_pcb.h778 #define IPI_HASHFIELDS_2TUPLE 1 macro