Home
last modified time | relevance | path

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

/include/net/tc_act/
Dtc_skbedit.h21 u16 ptype; member
72 u16 ptype; in tcf_skbedit_ptype() local
75 ptype = rcu_dereference(to_skbedit(a)->params)->ptype; in tcf_skbedit_ptype()
78 return ptype; in tcf_skbedit_ptype()
/include/linux/
Dbpf-netns.h33 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
Dbpf-cgroup.h421 enum bpf_prog_type ptype, struct bpf_prog *prog);
423 enum bpf_prog_type ptype);
438 enum bpf_prog_type ptype, in cgroup_bpf_prog_attach() argument
445 enum bpf_prog_type ptype) in cgroup_bpf_prog_detach() argument
Dbpf.h3070 int sock_map_prog_detach(const union bpf_attr *attr, enum bpf_prog_type ptype);
3157 enum bpf_prog_type ptype) in sock_map_prog_detach() argument
Dskbuff.h1202 static inline bool skb_pkt_type_ok(u32 ptype) in skb_pkt_type_ok() argument
1204 return ptype <= PACKET_OTHERHOST; in skb_pkt_type_ok()
Dnetdevice.h2742 bool (*id_match)(struct packet_type *ptype,
/include/uapi/linux/tc_act/
Dtc_gact.h18 __u16 ptype; member
/include/net/
Darp.h62 void arp_send(int type, int ptype, __be32 dest_ip,
70 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip,
Dflow_offload.h264 u16 ptype; /* FLOW_ACTION_PTYPE */ member
/include/uapi/linux/netfilter_bridge/
Debt_arp.h24 __be16 ptype; member
/include/linux/platform_data/
Dcros_ec_commands.h5256 uint8_t ptype; /* product type (hub,periph,cable,ama) */ member