Home
last modified time | relevance | path

Searched refs:sysctl_larval_drop (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/xfrm/
H A Dxfrm_sysctl.c11 net->xfrm.sysctl_larval_drop = 1; in __xfrm_sysctl_init()
56 table[2].data = &net->xfrm.sysctl_larval_drop; in xfrm_sysctl_init()
H A Dxfrm_policy.c3009 net->xfrm.sysctl_larval_drop || in xfrm_create_dummy_bundle()
3226 if (net->xfrm.sysctl_larval_drop) { in xfrm_lookup_with_ifid()
/openbmc/linux/include/net/netns/
H A Dxfrm.h67 int sysctl_larval_drop; member