Searched refs:ptype (Results 1 – 11 of 11) sorted by relevance
/include/net/tc_act/ |
D | tc_skbedit.h | 20 u16 ptype; member 75 u16 ptype; in tcf_skbedit_ptype() local 78 ptype = rcu_dereference(to_skbedit(a)->params)->ptype; in tcf_skbedit_ptype() 81 return ptype; in tcf_skbedit_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 | 180 u16 ptype; /* FLOW_ACTION_PTYPE */ member
|
/include/uapi/linux/netfilter_bridge/ |
D | ebt_arp.h | 24 __be16 ptype; member
|
/include/linux/usb/ |
D | pd_vdo.h | 118 #define VDO_IDH(usbh, usbd, ptype, is_modal, vid) \ argument 119 ((usbh) << 31 | (usbd) << 30 | ((ptype) & 0x7) << 27 \
|
/include/linux/ |
D | bpf-cgroup.h | 330 enum bpf_prog_type ptype, struct bpf_prog *prog); 332 enum bpf_prog_type ptype); 343 enum bpf_prog_type ptype, in cgroup_bpf_prog_attach() argument 350 enum bpf_prog_type ptype) in cgroup_bpf_prog_detach() argument
|
D | bpf.h | 980 int sock_map_prog_detach(const union bpf_attr *attr, enum bpf_prog_type ptype); 996 enum bpf_prog_type ptype) in sock_map_prog_detach() argument
|
D | skbuff.h | 1013 static inline bool skb_pkt_type_ok(u32 ptype) in skb_pkt_type_ok() argument 1015 return ptype <= PACKET_OTHERHOST; in skb_pkt_type_ok()
|
D | netdevice.h | 2411 bool (*id_match)(struct packet_type *ptype,
|
/include/linux/platform_data/ |
D | cros_ec_commands.h | 4884 uint8_t ptype; /* product type (hub,periph,cable,ama) */ member
|