Home
last modified time | relevance | path

Searched defs:proto (Results 1 – 25 of 60) sorted by relevance

123

/include/trace/
Ddefine_trace.h27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument
40 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
45 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
53 #define DEFINE_EVENT_NOP(template, name, proto, args) argument
56 #define DEFINE_EVENT(template, name, proto, args) \ argument
60 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
68 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument
[all …]
Dtrace_events.h73 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
111 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
121 #define DEFINE_EVENT(template, name, proto, args) \ argument
126 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
130 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
135 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
141 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
203 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
209 #define DEFINE_EVENT(template, name, proto, args) argument
212 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
[all …]
Dperf.h31 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
79 #define DEFINE_EVENT(template, call, proto, args) \ argument
87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
Dbpf_probe.h59 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
72 #define __DEFINE_EVENT(template, call, proto, args, size) \ argument
89 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ argument
102 #define DEFINE_EVENT(template, call, proto, args) \ argument
106 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
/include/linux/
Dtracepoint.h162 #define __DO_TRACE(tp, proto, args, cond, rcuidle) \ argument
206 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ argument
216 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) argument
231 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument
299 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument
395 #define DECLARE_TRACE(name, proto, args) \ argument
401 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) \ argument
519 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
520 #define DEFINE_EVENT(template, name, proto, args) \ argument
522 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument
[all …]
Dif_bridge.h23 __be16 proto; member
69 int proto) in br_multicast_has_querier_anywhere()
74 int proto) in br_multicast_has_querier_adjacent()
Dnet.h318 #define MODULE_ALIAS_NETPROTO(proto) \ argument
321 #define MODULE_ALIAS_NET_PF_PROTO(pf, proto) \ argument
324 #define MODULE_ALIAS_NET_PF_PROTO_TYPE(pf, proto, type) \ argument
328 #define MODULE_ALIAS_NET_PF_PROTO_NAME(pf, proto, name) \ argument
Dif_vlan.h268 static inline int vlan_vid_add(struct net_device *dev, __be16 proto, u16 vid) in vlan_vid_add()
273 static inline void vlan_vid_del(struct net_device *dev, __be16 proto, u16 vid) in vlan_vid_del()
312 __be16 proto) in vlan_hw_offload_capable()
631 __be16 proto; in vlan_set_encap_proto() local
/include/net/
Dsock.h1072 struct proto { struct
1073 void (*close)(struct sock *sk,
1075 int (*pre_connect)(struct sock *sk,
1078 int (*connect)(struct sock *sk,
1081 int (*disconnect)(struct sock *sk, int flags);
1083 struct sock * (*accept)(struct sock *sk, int flags, int *err,
1086 int (*ioctl)(struct sock *sk, int cmd,
1088 int (*init)(struct sock *sk);
1089 void (*destroy)(struct sock *sk);
1090 void (*shutdown)(struct sock *sk, int how);
[all …]
Dtun_proto.h15 static inline __be16 tun_p_to_eth_p(u8 proto) in tun_p_to_eth_p()
32 static inline u8 tun_p_from_eth_p(__be16 proto) in tun_p_from_eth_p()
Dip6_checksum.h39 static inline __wsum ip6_compute_pseudo(struct sk_buff *skb, int proto) in ip6_compute_pseudo()
46 static inline __wsum ip6_gro_compute_pseudo(struct sk_buff *skb, int proto) in ip6_gro_compute_pseudo()
Dncsi.h40 static inline int ncsi_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in ncsi_vlan_rx_add_vid()
45 static inline int ncsi_vlan_rx_kill_vid(struct net_device *dev, __be16 proto, u16 vid) in ncsi_vlan_rx_kill_vid()
Desp.h23 __u8 proto; member
/include/linux/netfilter/ipset/
Dip_set_getport.h17 __be16 *port, u8 *proto) in ip_set_get_ip6_port()
26 static inline bool ip_set_proto_with_ports(u8 proto) in ip_set_proto_with_ports()
/include/trace/events/
Dnbd.h85 #define NBD_DEFINE_EVENT(template, call, proto, args, size) \ argument
90 #define NBD_DEFINE_EVENT(template, call, proto, args, size) \ argument
Dbpf_test_run.h29 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ argument
34 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ argument
Dlibata.h122 #define ata_protocol_name(proto) { proto, #proto } argument
/include/uapi/linux/
Dif_arcnet.h60 __u8 proto; /* protocol ID field - varies */ member
71 __u8 proto; /* ARC_P_RFC1051_ARP/RFC1051_IP */ member
81 __u8 proto; /* Always ARC_P_ETHER */ member
88 __u8 proto; member
Dip6_tunnel.h30 __u8 proto; /* tunnel protocol */ member
42 __u8 proto; /* tunnel protocol */ member
/include/net/netfilter/
Dnf_reject.h8 static inline bool nf_reject_verify_csum(__u8 proto) in nf_reject_verify_csum()
/include/uapi/linux/netfilter/
Dxt_policy.h27 proto:1, member
60 __u8 proto; member
Dxt_ecn.h33 } proto; member
/include/asm-generic/
Dchecksum.h76 __u8 proto, __wsum sum) in csum_tcpudp_magic()
/include/linux/mtd/
Dspi-nor.h200 static inline bool spi_nor_protocol_is_dtr(enum spi_nor_protocol proto) in spi_nor_protocol_is_dtr()
205 static inline u8 spi_nor_get_protocol_inst_nbits(enum spi_nor_protocol proto) in spi_nor_get_protocol_inst_nbits()
211 static inline u8 spi_nor_get_protocol_addr_nbits(enum spi_nor_protocol proto) in spi_nor_get_protocol_addr_nbits()
217 static inline u8 spi_nor_get_protocol_data_nbits(enum spi_nor_protocol proto) in spi_nor_get_protocol_data_nbits()
223 static inline u8 spi_nor_get_protocol_width(enum spi_nor_protocol proto) in spi_nor_get_protocol_width()
415 enum spi_nor_protocol proto; member
420 enum spi_nor_protocol proto; member
/include/uapi/linux/netfilter_ipv4/
Dipt_ECN.h31 } proto; member

123