Home
last modified time | relevance | path

Searched defs:ip_proto (Results 1 - 25 of 97) sorted by relevance

1234

/kernel/linux/linux-5.10/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() argument
/kernel/linux/linux-6.6/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() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_vxlan.c82 mlx5e_gen_ip_tunnel_header_vxlan(char buf[], __u8 *ip_proto, struct mlx5e_encap_entry *e) mlx5e_gen_ip_tunnel_header_vxlan() argument
H A Dtc_tun_mplsoudp.c28 generate_ip_tun_hdr(char buf[], __u8 *ip_proto, struct mlx5e_encap_entry *r) generate_ip_tun_hdr() argument
H A Dtc_tun_gre.c27 mlx5e_gen_ip_tunnel_header_gretap(char buf[], __u8 *ip_proto, struct mlx5e_encap_entry *e) mlx5e_gen_ip_tunnel_header_gretap() argument
H A Dtc_tun.c150 static int mlx5e_gen_ip_tunnel_header(char buf[], __u8 *ip_proto, in mlx5e_gen_ip_tunnel_header() argument
H A Dtc_tun_geneve.c92 mlx5e_gen_ip_tunnel_header_geneve(char buf[], __u8 *ip_proto, struct mlx5e_encap_entry *e) mlx5e_gen_ip_tunnel_header_geneve() argument
/kernel/linux/linux-5.10/samples/bpf/
H A Dsockex3_user.c18 __u32 ip_proto; member
H A Dsockex3_kern.c74 __u32 ip_proto; member
195 __u32 nhoff, verlen, ip_proto; in PARSE_IP() local
223 __u32 nhoff, ip_proto; in PARSE_IPV6() local
141 parse_ip_proto(struct __sk_buff *skb, struct globals *g, __u32 ip_proto) parse_ip_proto() argument
[all...]
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() argument
86 static inline __u64 parse_ipv6(struct __sk_buff *skb, __u64 nhoff, __u64 *ip_proto, in parse_ipv6() argument
104 __u64 ip_proto; in flow_dissector() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dvirtio_net.h53 unsigned int ip_proto; in virtio_net_hdr_to_skb() local
/kernel/linux/linux-6.6/include/linux/
H A Dvirtio_net.h58 unsigned int ip_proto; in virtio_net_hdr_to_skb() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_mplsoudp.c28 generate_ip_tun_hdr(char buf[], __u8 *ip_proto, struct mlx5e_encap_entry *r) generate_ip_tun_hdr() argument
H A Dtc_tun_gre.c27 mlx5e_gen_ip_tunnel_header_gretap(char buf[], __u8 *ip_proto, struct mlx5e_encap_entry *e) mlx5e_gen_ip_tunnel_header_gretap() argument
H A Dtc_tun_vxlan.c83 mlx5e_gen_ip_tunnel_header_vxlan(char buf[], __u8 *ip_proto, struct mlx5e_encap_entry *e) mlx5e_gen_ip_tunnel_header_vxlan() argument
H A Dtc_tun_geneve.c92 mlx5e_gen_ip_tunnel_header_geneve(char buf[], __u8 *ip_proto, struct mlx5e_encap_entry *e) mlx5e_gen_ip_tunnel_header_geneve() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtc_conntrack.h43 u8 ip_proto; member
/kernel/linux/linux-6.6/samples/bpf/
H A Dsockex3_user.c17 __u32 ip_proto; member
H A Dsockex3_kern.c37 __u32 ip_proto; member
161 __u32 nhoff, verlen, ip_proto; in bpf_func_ip() local
190 __u32 nhoff, ip_proto; in bpf_func_ipv6() local
106 parse_ip_proto(struct __sk_buff *skb, struct globals *g, __u32 ip_proto) parse_ip_proto() argument
[all...]
/kernel/linux/linux-5.10/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
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dfilter.h139 u8 ip_proto; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c408 u8 ip_proto = 0; in mlxsw_sp_flower_parse() local
307 mlxsw_sp_flower_parse_ports(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule_info *rulei, struct flow_cls_offload *f, u8 ip_proto) mlxsw_sp_flower_parse_ports() argument
334 mlxsw_sp_flower_parse_tcp(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule_info *rulei, struct flow_cls_offload *f, u8 ip_proto) mlxsw_sp_flower_parse_tcp() argument
[all...]
/kernel/linux/linux-6.6/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
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dfilter.h139 u8 ip_proto; member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flower.c201 u8 ip_proto = 0; in prestera_flower_parse() local

Completed in 13 milliseconds

1234