Searched refs:fib_info_hashfn_1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_semantics.c | 338 static unsigned int fib_info_hashfn_1(int init_val, u8 protocol, u8 scope, in fib_info_hashfn_1() function 361 val = fib_info_hashfn_1(fi->fib_nhs, fi->fib_protocol, in fib_info_hashfn() 384 hash = fib_info_hashfn_1(fib_devindex_hashfn(cfg->fc_nh_id), in fib_find_info_nh()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_semantics.c | 338 static unsigned int fib_info_hashfn_1(int init_val, u8 protocol, u8 scope, in fib_info_hashfn_1() function 361 val = fib_info_hashfn_1(fi->fib_nhs, fi->fib_protocol, in fib_info_hashfn() 384 hash = fib_info_hashfn_1(fib_devindex_hashfn(cfg->fc_nh_id), in fib_find_info_nh()
|
Completed in 6 milliseconds