Searched refs:SEG6_LOCAL_NH4 (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | seg6_local.h | 24 SEG6_LOCAL_NH4, enumerator
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | seg6_local.h | 24 SEG6_LOCAL_NH4, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | seg6_local.h | 27 SEG6_LOCAL_NH4, enumerator
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | seg6_local.h | 24 SEG6_LOCAL_NH4, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | seg6_local.h | 14 SEG6_LOCAL_NH4, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | seg6_local.h | 27 SEG6_LOCAL_NH4, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | seg6_local.h | 24 SEG6_LOCAL_NH4, enumerator
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | seg6_local.c | 587 .attrs = (1 << SEG6_LOCAL_NH4), 650 [SEG6_LOCAL_NH4] = { .type = NLA_BINARY, 736 memcpy(&slwt->nh4, nla_data(attrs[SEG6_LOCAL_NH4]), in parse_nla_nh4() 746 nla = nla_reserve(skb, SEG6_LOCAL_NH4, sizeof(struct in_addr)); in put_nla_nh4() 917 [SEG6_LOCAL_NH4] = { .parse = parse_nla_nh4, 1070 if (attrs & (1 << SEG6_LOCAL_NH4)) in seg6_local_get_encap_size()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | seg6_local.c | 1497 .attrs = SEG6_F_ATTR(SEG6_LOCAL_NH4), 1641 [SEG6_LOCAL_NH4] = { .type = NLA_BINARY, 1785 memcpy(&slwt->nh4, nla_data(attrs[SEG6_LOCAL_NH4]), in parse_nla_nh4() 1795 nla = nla_reserve(skb, SEG6_LOCAL_NH4, sizeof(struct in_addr)); in put_nla_nh4() 2280 [SEG6_LOCAL_NH4] = { .parse = parse_nla_nh4, 2597 if (attrs & SEG6_F_ATTR(SEG6_LOCAL_NH4)) in seg6_local_get_encap_size()
|
Completed in 7 milliseconds