Searched refs:SEG6_LOCAL_NH6 (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | seg6_local.c | 567 .attrs = (1 << SEG6_LOCAL_NH6), 582 .attrs = (1 << SEG6_LOCAL_NH6), 652 [SEG6_LOCAL_NH6] = { .type = NLA_BINARY, 762 memcpy(&slwt->nh6, nla_data(attrs[SEG6_LOCAL_NH6]), in parse_nla_nh6() 772 nla = nla_reserve(skb, SEG6_LOCAL_NH6, sizeof(struct in6_addr)); in put_nla_nh6() 921 [SEG6_LOCAL_NH6] = { .parse = parse_nla_nh6, 1073 if (attrs & (1 << SEG6_LOCAL_NH6)) in seg6_local_get_encap_size()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | seg6_local.h | 25 SEG6_LOCAL_NH6, enumerator
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | seg6_local.h | 25 SEG6_LOCAL_NH6, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | seg6_local.h | 25 SEG6_LOCAL_NH6, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | seg6_local.h | 25 SEG6_LOCAL_NH6, enumerator
|