Home
last modified time | relevance | path

Searched refs:ptype (Results 1 – 11 of 11) sorted by relevance

/include/net/tc_act/
Dtc_skbedit.h20 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/
Dtc_gact.h18 __u16 ptype; member
/include/net/
Darp.h68 void arp_send(int type, int ptype, __be32 dest_ip,
76 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip,
Dflow_offload.h180 u16 ptype; /* FLOW_ACTION_PTYPE */ member
/include/uapi/linux/netfilter_bridge/
Debt_arp.h24 __be16 ptype; member
/include/linux/usb/
Dpd_vdo.h118 #define VDO_IDH(usbh, usbd, ptype, is_modal, vid) \ argument
119 ((usbh) << 31 | (usbd) << 30 | ((ptype) & 0x7) << 27 \
/include/linux/
Dbpf-cgroup.h330 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
Dbpf.h980 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
Dskbuff.h1013 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()
Dnetdevice.h2411 bool (*id_match)(struct packet_type *ptype,
/include/linux/platform_data/
Dcros_ec_commands.h4884 uint8_t ptype; /* product type (hub,periph,cable,ama) */ member