Home
last modified time | relevance | path

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

/linux/include/net/
A Dseg6.h61 extern struct ipv6_sr_hdr *seg6_get_srh(struct sk_buff *skb, int flags);
/linux/net/ipv6/
A Dseg6.c78 struct ipv6_sr_hdr *seg6_get_srh(struct sk_buff *skb, int flags) in seg6_get_srh() function
122 srh = seg6_get_srh(skb, 0); in seg6_icmp_srh()
A Dseg6_local.c157 srh = seg6_get_srh(skb, IP6_FH_F_SKIP_RH); in get_and_validate_srh()
174 srh = seg6_get_srh(skb, 0); in decap_and_validate()

Completed in 9 milliseconds