Lines Matching refs:ipv6_sr_hdr
50 struct ipv6_sr_hdr *srh;
67 static struct ipv6_sr_hdr *get_srh(struct sk_buff *skb) in get_srh()
69 struct ipv6_sr_hdr *srh; in get_srh()
78 srh = (struct ipv6_sr_hdr *)(skb->data + srhoff); in get_srh()
88 srh = (struct ipv6_sr_hdr *)(skb->data + srhoff); in get_srh()
96 static struct ipv6_sr_hdr *get_and_validate_srh(struct sk_buff *skb) in get_and_validate_srh()
98 struct ipv6_sr_hdr *srh; in get_and_validate_srh()
117 struct ipv6_sr_hdr *srh; in decap_and_validate()
145 static void advance_nextseg(struct ipv6_sr_hdr *srh, struct in6_addr *daddr) in advance_nextseg()
221 struct ipv6_sr_hdr *srh; in input_action_end()
241 struct ipv6_sr_hdr *srh; in input_action_end_x()
260 struct ipv6_sr_hdr *srh; in input_action_end_t()
427 struct ipv6_sr_hdr *srh; in input_action_end_b6()
453 struct ipv6_sr_hdr *srh; in input_action_end_b6_encap()
486 struct ipv6_sr_hdr *srh = srh_state->srh; in seg6_bpf_has_valid_srh()
510 struct ipv6_sr_hdr *srh; in input_action_end_bpf()
661 struct ipv6_sr_hdr *srh; in parse_nla_srh()
685 struct ipv6_sr_hdr *srh; in put_nla_srh()