Searched refs:sysctl_larval_drop (Results 1 – 3 of 3) sorted by relevance
11 net->xfrm.sysctl_larval_drop = 1; in __xfrm_sysctl_init()55 table[2].data = &net->xfrm.sysctl_larval_drop; in xfrm_sysctl_init()
2904 net->xfrm.sysctl_larval_drop || in xfrm_create_dummy_bundle()3121 if (net->xfrm.sysctl_larval_drop) { in xfrm_lookup_with_ifid()
65 int sysctl_larval_drop; member