Searched refs:SEG6_LOCAL_SRH (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | seg6_local.c | 597 .attrs = (1 << SEG6_LOCAL_SRH), 602 .attrs = (1 << SEG6_LOCAL_SRH), 648 [SEG6_LOCAL_SRH] = { .type = NLA_BINARY }, 664 srh = nla_data(attrs[SEG6_LOCAL_SRH]); in parse_nla_srh() 665 len = nla_len(attrs[SEG6_LOCAL_SRH]); in parse_nla_srh() 692 nla = nla_reserve(skb, SEG6_LOCAL_SRH, len); in put_nla_srh() 909 [SEG6_LOCAL_SRH] = { .parse = parse_nla_srh, 1064 if (attrs & (1 << SEG6_LOCAL_SRH)) in seg6_local_get_encap_size()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | seg6_local.h | 22 SEG6_LOCAL_SRH, enumerator
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | seg6_local.h | 22 SEG6_LOCAL_SRH, 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 | 22 SEG6_LOCAL_SRH, 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 | 22 SEG6_LOCAL_SRH, enumerator
|