Home
last modified time | relevance | path

Searched refs:nh_encap_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dnexthop.c1331 .fc_encap_type = cfg->nh_encap_type, in nh_create_ipv4()
1370 .fc_encap_type = cfg->nh_encap_type, in nh_create_ipv6()
1657 cfg->nh_encap_type = nla_get_u16(tb[NHA_ENCAP_TYPE]); in rtm_to_nh_config()
1658 err = lwtunnel_valid_encap_type(cfg->nh_encap_type, extack); in rtm_to_nh_config()
/kernel/linux/linux-5.10/include/net/
H A Dnexthop.h45 u16 nh_encap_type; member
/kernel/linux/linux-6.6/include/net/
H A Dnexthop.h51 u16 nh_encap_type; member
/kernel/linux/linux-6.6/net/ipv4/
H A Dnexthop.c2541 .fc_encap_type = cfg->nh_encap_type, in nh_create_ipv4()
2580 .fc_encap_type = cfg->nh_encap_type, in nh_create_ipv6()
2934 cfg->nh_encap_type = nla_get_u16(tb[NHA_ENCAP_TYPE]); in rtm_to_nh_config()
2935 err = lwtunnel_valid_encap_type(cfg->nh_encap_type, extack); in rtm_to_nh_config()

Completed in 9 milliseconds