Searched refs:get_srh (Results 1 – 3 of 3) sorted by relevance
53 static __always_inline struct ip6_srh_t *get_srh(struct __sk_buff *skb) in get_srh() function326 struct ip6_srh_t *srh = get_srh(skb); in __add_egr_x()362 struct ip6_srh_t *srh = get_srh(skb); in __pop_egr()401 struct ip6_srh_t *srh = get_srh(skb); in __inspect_t()
53 static __always_inline struct ip6_srh_t *get_srh(struct __sk_buff *skb) in get_srh() function230 struct ip6_srh_t *srh = get_srh(skb); in __add_egr_x()
153 static struct ipv6_sr_hdr *get_srh(struct sk_buff *skb, int flags) in get_srh() function186 srh = get_srh(skb, IP6_FH_F_SKIP_RH); in get_and_validate_srh()203 srh = get_srh(skb, 0); in decap_and_validate()