Searched refs:ptype (Results 1 – 11 of 11) sorted by relevance
/include/net/tc_act/ |
D | tc_skbedit.h | 20 u16 ptype; member 71 u16 ptype; in tcf_skbedit_ptype() local 74 ptype = rcu_dereference(to_skbedit(a)->params)->ptype; in tcf_skbedit_ptype() 77 return ptype; in tcf_skbedit_ptype()
|
/include/linux/ |
D | bpf-netns.h | 39 int netns_bpf_prog_detach(const union bpf_attr *attr, enum bpf_prog_type ptype); 56 enum bpf_prog_type ptype) in netns_bpf_prog_detach() argument
|
D | bpf-cgroup.h | 415 enum bpf_prog_type ptype, struct bpf_prog *prog); 417 enum bpf_prog_type ptype); 429 enum bpf_prog_type ptype, in cgroup_bpf_prog_attach() argument 436 enum bpf_prog_type ptype) in cgroup_bpf_prog_detach() argument
|
D | bpf.h | 1806 int sock_map_prog_detach(const union bpf_attr *attr, enum bpf_prog_type ptype); 1825 enum bpf_prog_type ptype) in sock_map_prog_detach() argument
|
D | skbuff.h | 1046 static inline bool skb_pkt_type_ok(u32 ptype) in skb_pkt_type_ok() argument 1048 return ptype <= PACKET_OTHERHOST; in skb_pkt_type_ok()
|
D | netdevice.h | 2601 bool (*id_match)(struct packet_type *ptype,
|
/include/uapi/linux/tc_act/ |
D | tc_gact.h | 18 __u16 ptype; member
|
/include/net/ |
D | arp.h | 68 void arp_send(int type, int ptype, __be32 dest_ip, 76 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip,
|
D | flow_offload.h | 220 u16 ptype; /* FLOW_ACTION_PTYPE */ member
|
/include/uapi/linux/netfilter_bridge/ |
D | ebt_arp.h | 24 __be16 ptype; member
|
/include/linux/platform_data/ |
D | cros_ec_commands.h | 5050 uint8_t ptype; /* product type (hub,periph,cable,ama) */ member
|