Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/linux/
Dseg6_local.h24 SEG6_LOCAL_NH4, enumerator
/Linux-v4.19/include/uapi/linux/
Dseg6_local.h24 SEG6_LOCAL_NH4, enumerator
/Linux-v4.19/net/ipv6/
Dseg6_local.c567 .attrs = (1 << SEG6_LOCAL_NH4),
630 [SEG6_LOCAL_NH4] = { .type = NLA_BINARY,
716 memcpy(&slwt->nh4, nla_data(attrs[SEG6_LOCAL_NH4]), in parse_nla_nh4()
726 nla = nla_reserve(skb, SEG6_LOCAL_NH4, sizeof(struct in_addr)); in put_nla_nh4()
896 [SEG6_LOCAL_NH4] = { .parse = parse_nla_nh4,
1048 if (attrs & (1 << SEG6_LOCAL_NH4)) in seg6_local_get_encap_size()