/linux/samples/bpf/ |
H A D | sockex2_kern.c | 26 __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 D | sockex3_kern.c | 37 __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 D | sockex3_user.c | 17 __u32 ip_proto; member
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_tc_change_tail.c | 12 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 D | ice_arfs.c | 306 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 D | netlink.c | 10 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 D | tc_tun_gre.c | 28 __u8 *ip_proto, in mlx5e_gen_ip_tunnel_header_gretap()
|
H A D | tc_tun_mplsoudp.c | 29 __u8 *ip_proto, in generate_ip_tun_hdr()
|
H A D | tc_tun_vxlan.c | 84 __u8 *ip_proto, in mlx5e_gen_ip_tunnel_header_vxlan()
|
H A D | tc_tun_geneve.c | 93 __u8 *ip_proto, in mlx5e_gen_ip_tunnel_header_geneve()
|
H A D | tc_tun.c | 185 static int mlx5e_gen_ip_tunnel_header(char buf[], __u8 *ip_proto, in mlx5e_gen_ip_tunnel_header()
|
/linux/include/linux/ |
H A D | virtio_net.h | 58 unsigned int ip_proto; in virtio_net_hdr_to_skb() local
|
/linux/net/core/ |
H A D | flow_dissector.c | 119 __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 D | tc_conntrack.h | 43 u8 ip_proto; member
|
H A D | filter.h | 165 u8 ip_proto; member
|
/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_filter.c | 29 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 D | en_arfs.c | 72 u8 ip_proto; member 499 u8 ip_proto, __be16 etype) in arfs_get_table()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 167 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 D | conntrack.c | 241 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 D | action.c | 781 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 D | filter.h | 139 u8 ip_proto; member
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | filter.h | 165 u8 ip_proto; member
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_flower.c | 201 u8 ip_proto = 0; in prestera_flower_parse() local
|
/linux/include/net/ |
H A D | fib_rules.h | 31 u8 ip_proto; member
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.h | 45 u8 ip_proto; member
|