Home
last modified time | relevance | path

Searched defs:srh (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_lwt_seg6local.c56 struct ip6_srh_t *srh; in get_srh() local
118 int is_valid_tlv_boundary(struct __sk_buff *skb, struct ip6_srh_t *srh, in is_valid_tlv_boundary()
177 int add_tlv(struct __sk_buff *skb, struct ip6_srh_t *srh, uint32_t tlv_off, in add_tlv()
221 int delete_tlv(struct __sk_buff *skb, struct ip6_srh_t *srh, in delete_tlv()
259 int has_egr_tlv(struct __sk_buff *skb, struct ip6_srh_t *srh) in has_egr_tlv()
290 struct ip6_srh_t *srh; in __encap_srh() local
326 struct ip6_srh_t *srh = get_srh(skb); in __add_egr_x() local
362 struct ip6_srh_t *srh = get_srh(skb); in __pop_egr() local
401 struct ip6_srh_t *srh = get_srh(skb); in __inspect_t() local
A Dtest_seg6_loop.c56 struct ip6_srh_t *srh; in get_srh() local
118 struct ip6_srh_t *srh, in is_valid_tlv_boundary()
180 struct ip6_srh_t *srh, uint32_t tlv_off, in add_tlv()
230 struct ip6_srh_t *srh = get_srh(skb); in __add_egr_x() local
/linux-6.3-rc2/net/ipv6/
A Dseg6_local.c185 struct ipv6_sr_hdr *srh; member
214 struct ipv6_sr_hdr *srh; in get_and_validate_srh() local
230 struct ipv6_sr_hdr *srh; in decap_and_validate() local
385 struct ipv6_sr_hdr *srh; in input_action_end_core() local
560 struct ipv6_sr_hdr *srh; in seg6_pop_srh() local
677 struct ipv6_sr_hdr *srh; in end_flv8986_core() local
749 struct ipv6_sr_hdr *srh; in input_action_end_x() local
768 struct ipv6_sr_hdr *srh; in input_action_end_t() local
1270 struct ipv6_sr_hdr *srh; in input_action_end_b6() local
1296 struct ipv6_sr_hdr *srh; in input_action_end_b6_encap() local
[all …]
A Drpl_iptunnel.c39 static bool rpl_validate_srh(struct net *net, struct ipv6_rpl_sr_hdr *srh, in rpl_validate_srh()
74 struct ipv6_rpl_sr_hdr *srh; in rpl_build_state() local
128 const struct ipv6_rpl_sr_hdr *srh) in rpl_do_srh_inline()
A Dseg6.c28 bool seg6_validate_srh(struct ipv6_sr_hdr *srh, int len, bool reduced) in seg6_validate_srh()
80 struct ipv6_sr_hdr *srh; in seg6_get_srh() local
114 struct ipv6_sr_hdr *srh; in seg6_icmp_srh() local
A Dseg6_hmac.c84 static struct sr6_tlv_hmac *seg6_get_tlv_hmac(struct ipv6_sr_hdr *srh) in seg6_get_tlv_hmac()
242 struct ipv6_sr_hdr *srh; in seg6_hmac_validate_skb() local
326 struct ipv6_sr_hdr *srh) in seg6_push_hmac()
A Dipv6_sockglue.c372 struct ipv6_sr_hdr *srh = in ipv6_set_opt_hdr() local
A Dexthdrs.c1397 struct ipv6_sr_hdr *srh = (struct ipv6_sr_hdr *)opt->srcrt; in fl6_update_dst() local
/linux-6.3-rc2/net/ipv6/netfilter/
A Dip6t_srh.c27 struct ipv6_sr_hdr *srh; in srh_mt6() local
122 struct ipv6_sr_hdr *srh; in srh1_mt6() local
/linux-6.3-rc2/include/uapi/linux/
A Drpl_iptunnel.h19 #define RPL_IPTUNNEL_SRH_SIZE(srh) (((srh)->hdrlen + 1) << 3) argument
A Dseg6_iptunnel.h29 struct ipv6_sr_hdr srh[]; member
A Dseg6.h47 #define sr_has_hmac(srh) ((srh)->flags & SR6_FLAG1_HMAC) argument
/linux-6.3-rc2/include/net/
A Dseg6_local.h22 struct ipv6_sr_hdr *srh; member
A Dseg6.h76 struct ipv6_sr_hdr *srh; in seg6_get_daddr() local
/linux-6.3-rc2/tools/include/uapi/linux/
A Dseg6.h47 #define sr_has_hmac(srh) ((srh)->flags & SR6_FLAG1_HMAC) argument
/linux-6.3-rc2/net/core/
A Dfilter.c6198 struct ipv6_sr_hdr *srh = (struct ipv6_sr_hdr *)hdr; in bpf_push_seg6_encap() local
6294 struct ipv6_sr_hdr *srh = srh_state->srh; in BPF_CALL_4() local
6424 struct ipv6_sr_hdr *srh = srh_state->srh; in BPF_CALL_3() local

Completed in 38 milliseconds