Searched defs:ndsttable (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/net/xfrm/ |
| H A D | xfrm_state.c | 81 xfrm_hash_transfer(struct hlist_head *list, struct hlist_head *ndsttable, struct hlist_head *nsrctable, struct hlist_head *nspitable, unsigned int nhashmask) xfrm_hash_transfer() argument
|
| H A D | xfrm_policy.c | 519 xfrm_dst_hash_transfer(struct net *net, struct hlist_head *list, struct hlist_head *ndsttable, unsigned int nhashmask, int dir) xfrm_dst_hash_transfer() argument
|
| /kernel/linux/linux-6.6/net/xfrm/ |
| H A D | xfrm_state.c | 106 xfrm_hash_transfer(struct hlist_head *list, struct hlist_head *ndsttable, struct hlist_head *nsrctable, struct hlist_head *nspitable, struct hlist_head *nseqtable, unsigned int nhashmask) xfrm_hash_transfer() argument
|
| H A D | xfrm_policy.c | 520 xfrm_dst_hash_transfer(struct net *net, struct hlist_head *list, struct hlist_head *ndsttable, unsigned int nhashmask, int dir) xfrm_dst_hash_transfer() argument
|
Completed in 20 milliseconds