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

/linux-master/include/uapi/linux/
H A Dnexthop.h50 NHA_ENCAP, /* lwt encap data */ enumerator in enum:__anon2815
/linux-master/net/ipv4/
H A Dnexthop.c40 [NHA_ENCAP] = { .type = NLA_NESTED },
980 NHA_ENCAP, NHA_ENCAP_TYPE) < 0)
3056 tb[NHA_ENCAP] || tb[NHA_ENCAP_TYPE]) {
3100 tb[NHA_ENCAP] || tb[NHA_ENCAP_TYPE] || tb[NHA_FDB]) {
3167 if (tb[NHA_ENCAP]) {
3168 cfg->nh_encap = tb[NHA_ENCAP];

Completed in 109 milliseconds