Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dnexthop.h44 NHA_ENCAP, /* lwt encap data */ enumerator
/Linux-v5.10/net/ipv4/
Dnexthop.c33 [NHA_ENCAP] = { .type = NLA_NESTED },
293 NHA_ENCAP, NHA_ENCAP_TYPE) < 0) in nh_fill_node()
1513 tb[NHA_ENCAP] || tb[NHA_ENCAP_TYPE]) { in rtm_to_nh_config()
1547 tb[NHA_ENCAP] || tb[NHA_ENCAP_TYPE] || tb[NHA_FDB]) { in rtm_to_nh_config()
1614 if (tb[NHA_ENCAP]) { in rtm_to_nh_config()
1615 cfg->nh_encap = tb[NHA_ENCAP]; in rtm_to_nh_config()