Home
last modified time | relevance | path

Searched refs:NHA_ENCAP (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dnexthop.h47 NHA_ENCAP, /* lwt encap data */ enumerator
/linux-6.3-rc2/net/ipv4/
A Dnexthop.c37 [NHA_ENCAP] = { .type = NLA_NESTED },
762 NHA_ENCAP, NHA_ENCAP_TYPE) < 0) in nh_fill_node()
2795 tb[NHA_ENCAP] || tb[NHA_ENCAP_TYPE]) { in rtm_to_nh_config()
2836 tb[NHA_ENCAP] || tb[NHA_ENCAP_TYPE] || tb[NHA_FDB]) { in rtm_to_nh_config()
2903 if (tb[NHA_ENCAP]) { in rtm_to_nh_config()
2904 cfg->nh_encap = tb[NHA_ENCAP]; in rtm_to_nh_config()

Completed in 10 milliseconds