Searched refs:fib4_calc_software_hash (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | in_fib.h | 59 uint32_t fib4_calc_software_hash(struct in_addr src, struct in_addr dst,
|
| H A D | in_fib.c | 84 fib4_calc_software_hash(struct in_addr src, struct in_addr dst, in fib4_calc_software_hash() function
|
| H A D | raw_ip.c | 494 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 D | in_pcb.c | 1396 hash_val = fib4_calc_software_hash(laddr, faddr, 0, fport, in in_pcbconnect_setup()
|
| /f-stack/freebsd/net/ |
| H A D | route.h | 148 #define fib4_calc_packet_hash fib4_calc_software_hash
|
| /f-stack/tools/compat/include/net/ |
| H A D | route.h | 146 #define fib4_calc_packet_hash fib4_calc_software_hash
|