Searched refs:check_reqid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/key/ |
H A D | af_key.c | 1913 static int check_reqid(struct xfrm_policy *xp, int dir, int count, void *ptr) in check_reqid() function 1938 rc = xfrm_policy_walk(net, &walk, check_reqid, (void*)&reqid); in gen_reqid()
|
/kernel/linux/linux-6.6/net/key/ |
H A D | af_key.c | 1908 static int check_reqid(struct xfrm_policy *xp, int dir, int count, void *ptr) in check_reqid() function 1933 rc = xfrm_policy_walk(net, &walk, check_reqid, (void*)&reqid); in gen_reqid()
|
Completed in 10 milliseconds