Home
last modified time | relevance | path

Searched refs:fib4_calc_software_hash (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet/
H A Din_fib.h59 uint32_t fib4_calc_software_hash(struct in_addr src, struct in_addr dst,
H A Din_fib.c84 fib4_calc_software_hash(struct in_addr src, struct in_addr dst, in fib4_calc_software_hash() function
H A Draw_ip.c494 hash_val = fib4_calc_software_hash(ip->ip_src, in rip_output()
540 hash_val = fib4_calc_software_hash(ip->ip_dst, in rip_output()
H A Din_pcb.c1396 hash_val = fib4_calc_software_hash(laddr, faddr, 0, fport, in in_pcbconnect_setup()
/f-stack/freebsd/net/
H A Droute.h148 #define fib4_calc_packet_hash fib4_calc_software_hash
/f-stack/tools/compat/include/net/
H A Droute.h146 #define fib4_calc_packet_hash fib4_calc_software_hash