Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Din6_fib.h49 char proto, uint32_t *phashtype);
H A Din6_fib.c91 uint32_t *phashtype) in fib6_calc_software_hash() argument
102 *phashtype = M_HASHTYPE_OPAQUE_HASH; in fib6_calc_software_hash()
/freebsd/sys/netinet/
H A Din_fib.h59 uint32_t *phashtype);
H A Din_fib.c85 uint32_t *phashtype) in fib4_calc_software_hash() argument
96 *phashtype = M_HASHTYPE_OPAQUE; in fib4_calc_software_hash()
H A Dsiftr.c644 siftr_get_flowid(struct inpcb *inp, int ipver, uint32_t *phashtype) in siftr_get_flowid() argument
654 phashtype); in siftr_get_flowid()
663 phashtype); in siftr_get_flowid()
666 *phashtype = inp->inp_flowtype; in siftr_get_flowid()