Searched defs:ip_proto (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/samples/bpf/ |
D | sockex2_kern.c | 25 __u8 ip_proto; member 61 static inline __u64 parse_ip(struct __sk_buff *skb, __u64 nhoff, __u64 *ip_proto, in parse_ip() 85 static inline __u64 parse_ipv6(struct __sk_buff *skb, __u64 nhoff, __u64 *ip_proto, in parse_ipv6() 102 __u64 ip_proto; in flow_dissector() local
|
/linux-4.1.27/include/net/ |
D | flow_keys.h | 27 u8 ip_proto; member 38 static inline __be32 skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto) in skb_flow_get_ports()
|
/linux-4.1.27/net/core/ |
D | flow_dissector.c | 40 __be32 __skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto, in __skb_flow_get_ports() 77 u8 ip_proto; in __skb_flow_dissect() local
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 106 u8 ip_proto; member 125 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() 229 __be32 dst_ip, u8 ip_proto, __be16 src_port, in mlx4_en_filter_alloc() 276 u8 ip_proto, __be16 src_port, __be16 dst_port) in mlx4_en_filter_find() 306 u8 ip_proto; in mlx4_en_filter_rfs() local
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | filter.h | 142 u8 ip_proto; member
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | bcmsysport.c | 877 u8 ip_proto; in bcm_sysport_insert_tsb() local
|
/linux-4.1.27/drivers/net/ethernet/faraday/ |
D | ftgmac100.c | 689 u8 ip_proto = ip_hdr(skb)->protocol; in ftgmac100_xmit() local
|
/linux-4.1.27/drivers/net/ethernet/rocker/ |
D | rocker.c | 107 u8 ip_proto; member 2563 u8 ip_proto, u8 ip_proto_mask, in rocker_flow_tbl_acl() 3161 u8 ip_proto = 0; in rocker_port_ctrl_vlan_acl() local
|
/linux-4.1.27/drivers/net/ethernet/ |
D | jme.c | 2126 u8 ip_proto; in jme_tx_csum() local
|
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/ |
D | bcmgenet.c | 1222 u8 ip_proto; in bcmgenet_put_tx_csum() local
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | niu.c | 6569 u8 ip_proto; in niu_compute_tx_flags() local
|