Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dseg6_local.c577 .attrs = (1 << SEG6_LOCAL_SRH),
582 .attrs = (1 << SEG6_LOCAL_SRH),
628 [SEG6_LOCAL_SRH] = { .type = NLA_BINARY },
644 srh = nla_data(attrs[SEG6_LOCAL_SRH]); in parse_nla_srh()
645 len = nla_len(attrs[SEG6_LOCAL_SRH]); in parse_nla_srh()
672 nla = nla_reserve(skb, SEG6_LOCAL_SRH, len); in put_nla_srh()
888 [SEG6_LOCAL_SRH] = { .parse = parse_nla_srh,
1042 if (attrs & (1 << SEG6_LOCAL_SRH)) in seg6_local_get_encap_size()
/Linux-v4.19/tools/include/uapi/linux/
Dseg6_local.h22 SEG6_LOCAL_SRH, enumerator
/Linux-v4.19/include/uapi/linux/
Dseg6_local.h22 SEG6_LOCAL_SRH, enumerator