Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Din6_pcbgroup.c79 if ((pcbinfo->ipi_hashfields == IPI_HASHFIELDS_4TUPLE && in in6_pcbgroup_byhash()
81 (pcbinfo->ipi_hashfields == IPI_HASHFIELDS_4TUPLE && in in6_pcbgroup_byhash()
111 case IPI_HASHFIELDS_4TUPLE: in in6_pcbgroup_bytuple()
/f-stack/freebsd/netinet/
H A Din_pcbgroup.c250 if ((pcbinfo->ipi_hashfields == IPI_HASHFIELDS_4TUPLE && in in_pcbgroup_byhash()
252 (pcbinfo->ipi_hashfields == IPI_HASHFIELDS_4TUPLE && in in_pcbgroup_byhash()
282 case IPI_HASHFIELDS_4TUPLE: in in_pcbgroup_bytuple()
H A Din_pcb.h779 #define IPI_HASHFIELDS_4TUPLE 2 macro
H A Dtcp_subr.c1152 "tcp_inpcb", tcp_inpcb_init, IPI_HASHFIELDS_4TUPLE); in tcp_init()
/f-stack/tools/compat/include/netinet/
H A Din_pcb.h779 #define IPI_HASHFIELDS_4TUPLE 2 macro