Home
last modified time | relevance | path

Searched defs:ip_proto (Results 1 – 25 of 43) sorted by relevance

12

/linux/samples/bpf/
H A Dsockex2_kern.c26 __u8 ip_proto; member
62 parse_ip(struct __sk_buff * skb,__u64 nhoff,__u64 * ip_proto,struct flow_key_record * flow) parse_ip() argument
86 parse_ipv6(struct __sk_buff * skb,__u64 nhoff,__u64 * ip_proto,struct flow_key_record * flow) parse_ipv6() argument
104 __u64 ip_proto; flow_dissector() local
[all...]
H A Dsockex3_kern.c37 __u32 ip_proto; member
107 struct globals *g, __u32 ip_proto) in parse_ip_proto()
161 __u32 nhoff, verlen, ip_proto; in bpf_func_ip() local
190 __u32 nhoff, ip_proto; in bpf_func_ipv6() local
H A Dsockex3_user.c17 __u32 ip_proto; member
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tc_change_tail.c12 static __always_inline struct iphdr *parse_ip_header(struct __sk_buff *skb, int *ip_proto) in parse_ip_header()
66 int ip_proto; in change_tail() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_arfs.c306 u8 ip_proto; in ice_arfs_build_entry() local
396 __be16 n_proto, u8 ip_proto) in ice_arfs_cmp()
450 u8 ip_proto; in ice_rx_flow_steer() local
/linux/net/ipv4/
H A Dnetlink.c10 int rtm_getroute_parse_ip_proto(struct nlattr *attr, u8 *ip_proto, u8 family, in rtm_getroute_parse_ip_proto()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_gre.c28 __u8 *ip_proto, in mlx5e_gen_ip_tunnel_header_gretap()
H A Dtc_tun_mplsoudp.c29 __u8 *ip_proto, in generate_ip_tun_hdr()
H A Dtc_tun_vxlan.c84 __u8 *ip_proto, in mlx5e_gen_ip_tunnel_header_vxlan()
H A Dtc_tun_geneve.c93 __u8 *ip_proto, in mlx5e_gen_ip_tunnel_header_geneve()
H A Dtc_tun.c185 static int mlx5e_gen_ip_tunnel_header(char buf[], __u8 *ip_proto, in mlx5e_gen_ip_tunnel_header()
/linux/include/linux/
H A Dvirtio_net.h58 unsigned int ip_proto; in virtio_net_hdr_to_skb() local
/linux/net/core/
H A Dflow_dissector.c119 __be32 skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto, in skb_flow_get_ports()
854 int nhoff, u8 ip_proto, int hlen) in __skb_flow_dissect_ports()
1073 u8 ip_proto = 0; in __skb_flow_dissect() local
1840 u8 ip_proto; member
/linux/drivers/net/ethernet/sfc/
H A Dtc_conntrack.h43 u8 ip_proto; member
H A Dfilter.h165 u8 ip_proto; member
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c29 u8 ip_proto; member
389 __be16 src_port, __be16 dst_port, u8 ip_proto) in qede_arfs_htbl_key_search()
440 u8 ip_proto; in qede_rx_flow_steer() local
1836 u8 ip_proto = 0; in qede_parse_flow_attr() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c72 u8 ip_proto; member
499 u8 ip_proto, __be16 etype) in arfs_get_table()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c167 u8 ip_proto; member
186 static enum mlx4_net_trans_rule_id mlx4_ip_proto_to_trans_rule_id(u8 ip_proto) in mlx4_ip_proto_to_trans_rule_id()
293 __be32 dst_ip, u8 ip_proto, __be16 src_port, in mlx4_en_filter_alloc()
340 u8 ip_proto, __be16 src_port, __be16 dst_port) in mlx4_en_filter_find()
370 u8 ip_proto; in mlx4_en_filter_rfs() local
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dconntrack.c241 u8 ip_proto = 0; in nfp_ct_merge_check() local
685 static void nfp_fl_get_csum_flag(struct flow_action_entry *a_in, u8 ip_proto, u32 *csum) in nfp_fl_get_csum_flag()
741 u8 ip_proto = 0; in nfp_fl_merge_actions_offload() local
H A Daction.c781 static u32 nfp_fl_csum_l4_to_flag(u8 ip_proto) in nfp_fl_csum_l4_to_flag()
814 u8 ip_proto = 0; in nfp_fl_commit_mangle() local
/linux/drivers/net/ethernet/sfc/falcon/
H A Dfilter.h139 u8 ip_proto; member
/linux/drivers/net/ethernet/sfc/siena/
H A Dfilter.h165 u8 ip_proto; member
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flower.c201 u8 ip_proto = 0; in prestera_flower_parse() local
/linux/include/net/
H A Dfib_rules.h31 u8 ip_proto; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h45 u8 ip_proto; member

12