Home
last modified time | relevance | path

Searched refs:fib4_calc_packet_hash (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net/
H A Droute.h130 #define fib4_calc_packet_hash xps_proto_software_hash_v4 macro
142 #define fib4_calc_packet_hash fib4_calc_software_hash macro
/freebsd/sys/netinet/
H A Dsiftr.c658 return fib4_calc_packet_hash(inp->inp_laddr, in siftr_get_flowid()
H A Dudp_usrreq.c1454 hash_val = fib4_calc_packet_hash(laddr, faddr, in udp_send()