Home
last modified time | relevance | path

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

123

/openbmc/linux/samples/bpf/
H A Dsockex2_kern.c26 __u8 ip_proto; member
62 static inline __u64 parse_ip(struct __sk_buff *skb, __u64 nhoff, __u64 *ip_proto, in parse_ip()
86 static inline __u64 parse_ipv6(struct __sk_buff *skb, __u64 nhoff, __u64 *ip_proto, in parse_ipv6()
104 __u64 ip_proto; in flow_dissector() local
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
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c407 u8 ip_proto) in mlxsw_sp_flower_parse_ports()
434 struct flow_cls_offload *f, u8 ip_proto) in mlxsw_sp_flower_parse_ports_range()
496 u8 ip_proto) in mlxsw_sp_flower_parse_tcp()
567 u8 ip_proto = 0; in mlxsw_sp_flower_parse() local
/openbmc/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()
/openbmc/qemu/net/
H A Dcolo.h66 uint8_t ip_proto; member
76 uint8_t ip_proto; member
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_arfs.c305 u8 ip_proto; in ice_arfs_build_entry() local
405 u8 ip_proto; in ice_rx_flow_steer() local
/openbmc/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()
/openbmc/linux/include/linux/
H A Dvirtio_net.h58 unsigned int ip_proto; in virtio_net_hdr_to_skb() local
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_conntrack.h43 u8 ip_proto; member
H A Dfilter.h165 u8 ip_proto; member
/openbmc/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()
830 int nhoff, u8 ip_proto, int hlen) in __skb_flow_dissect_ports()
1040 u8 ip_proto = 0; in __skb_flow_dissect() local
1799 u8 ip_proto; member
/openbmc/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
1825 u8 ip_proto = 0; in qede_parse_flow_attr() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c71 u8 ip_proto; member
498 u8 ip_proto, __be16 etype) in arfs_get_table()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c165 u8 ip_proto; member
184 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()
291 __be32 dst_ip, u8 ip_proto, __be16 src_port, in mlx4_en_filter_alloc()
338 u8 ip_proto, __be16 src_port, __be16 dst_port) in mlx4_en_filter_find()
368 u8 ip_proto; in mlx4_en_filter_rfs() local
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dfilter.h139 u8 ip_proto; member
/openbmc/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.c766 static u32 nfp_fl_csum_l4_to_flag(u8 ip_proto) in nfp_fl_csum_l4_to_flag()
799 u8 ip_proto = 0; in nfp_fl_commit_mangle() local
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dfilter.h165 u8 ip_proto; member
/openbmc/linux/drivers/net/dsa/
H A Dbcm_sf2_cfp.c359 u8 ip_proto, ip_frag; in bcm_sf2_cfp_ipv4_rule_set() local
639 u8 ip_proto, ip_frag; in bcm_sf2_cfp_ipv6_rule_set() local
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flower.c201 u8 ip_proto = 0; in prestera_flower_parse() local
/openbmc/linux/include/net/
H A Dfib_rules.h31 u8 ip_proto; member

123