Searched defs:num_pols (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/xfrm/ |
H A D | xfrm_policy.c | 2779 int *num_pols, int *num_xfrms) in xfrm_expand_policies() 2826 xfrm_resolve_and_create_bundle(struct xfrm_policy **pols, int num_pols, in xfrm_resolve_and_create_bundle() 3057 int num_pols = 0, num_xfrms = 0, err; in xfrm_bundle_lookup() local 3150 int i, err, num_pols, num_xfrms = 0, drop_pols = 0; in xfrm_lookup_with_ifid() local
|
/openbmc/linux/include/net/ |
H A D | xfrm.h | 966 int num_pols, num_xfrms; member
|