Searched refs:ptype (Results 1 – 12 of 12) sorted by relevance
| /include/net/tc_act/ |
| A D | tc_skbedit.h | 22 u16 ptype; member 73 u16 ptype; in tcf_skbedit_ptype() local 76 ptype = rcu_dereference(to_skbedit(a)->params)->ptype; in tcf_skbedit_ptype() 79 return ptype; in tcf_skbedit_ptype()
|
| /include/linux/ |
| A D | bpf-netns.h | 33 int netns_bpf_prog_detach(const union bpf_attr *attr, enum bpf_prog_type ptype); 50 enum bpf_prog_type ptype) in netns_bpf_prog_detach() argument
|
| A D | bpf-cgroup.h | 416 enum bpf_prog_type ptype, struct bpf_prog *prog); 418 enum bpf_prog_type ptype); 433 enum bpf_prog_type ptype, in cgroup_bpf_prog_attach() argument 440 enum bpf_prog_type ptype) in cgroup_bpf_prog_detach() argument
|
| A D | bpf.h | 3252 int sock_map_prog_detach(const union bpf_attr *attr, enum bpf_prog_type ptype); 3339 enum bpf_prog_type ptype) in sock_map_prog_detach() argument
|
| A D | skbuff.h | 1206 static inline bool skb_pkt_type_ok(u32 ptype) in skb_pkt_type_ok() argument 1208 return ptype <= PACKET_OTHERHOST; in skb_pkt_type_ok()
|
| A D | netdevice.h | 2923 bool (*id_match)(struct packet_type *ptype,
|
| /include/uapi/linux/tc_act/ |
| A D | tc_gact.h | 18 __u16 ptype; member
|
| /include/net/ |
| A D | arp.h | 62 void arp_send(int type, int ptype, __be32 dest_ip, 70 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip,
|
| A D | flow_offload.h | 264 u16 ptype; /* FLOW_ACTION_PTYPE */ member
|
| /include/uapi/linux/netfilter_bridge/ |
| A D | ebt_arp.h | 24 __be16 ptype; member
|
| /include/net/libeth/ |
| A D | rx.h | 247 u32 ptype:14; member
|
| /include/linux/platform_data/ |
| A D | cros_ec_commands.h | 5279 uint8_t ptype; /* product type (hub,periph,cable,ama) */ member
|
Completed in 88 milliseconds