Home
last modified time | relevance | path

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

/linux/include/net/
H A Dnexthop.h195 has_encap:1; member
/linux/net/xfrm/
H A Dxfrm_user.c251 static int verify_mtimer_thresh(bool has_encap, u8 dir, in verify_mtimer_thresh() argument
254 if (!has_encap) { in verify_mtimer_thresh()
/linux/net/ipv4/
H A Dnexthop.c111 nh_info->has_encap = !!nhi->fib_nhc.nhc_lwtstate; in __nh_notifier_single_info_init()