Home
last modified time | relevance | path

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

12

/include/trace/
Ddefine_trace.h26 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
30 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument
39 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
44 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
49 #define DEFINE_EVENT(template, name, proto, args) \ argument
53 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
57 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
61 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument
65 #define DECLARE_TRACE(name, proto, args) \ argument
92 #define DECLARE_TRACE(name, proto, args) argument
Dtrace_events.h59 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
97 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
107 #define DEFINE_EVENT(template, name, proto, args) \ argument
112 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
116 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
121 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
127 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
186 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
192 #define DEFINE_EVENT(template, name, proto, args) argument
195 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
[all …]
Dperf.h30 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
78 #define DEFINE_EVENT(template, call, proto, args) \ argument
86 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
/include/linux/
Dtracepoint.h131 #define __DO_TRACE(tp, proto, args, cond, prercu, postrcu) \ argument
154 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ argument
166 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) argument
181 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument
251 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument
347 #define DECLARE_TRACE(name, proto, args) \ argument
353 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) \ argument
471 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
472 #define DEFINE_EVENT(template, name, proto, args) \ argument
474 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument
[all …]
Dif_bridge.h27 __be16 proto; member
69 int proto) in br_multicast_has_querier_anywhere()
74 int proto) in br_multicast_has_querier_adjacent()
Dnet.h301 #define MODULE_ALIAS_NETPROTO(proto) \ argument
304 #define MODULE_ALIAS_NET_PF_PROTO(pf, proto) \ argument
307 #define MODULE_ALIAS_NET_PF_PROTO_TYPE(pf, proto, type) \ argument
311 #define MODULE_ALIAS_NET_PF_PROTO_NAME(pf, proto, name) \ argument
Dif_vlan.h244 static inline int vlan_vid_add(struct net_device *dev, __be16 proto, u16 vid) in vlan_vid_add()
249 static inline void vlan_vid_del(struct net_device *dev, __be16 proto, u16 vid) in vlan_vid_del()
293 __be16 proto) in vlan_hw_offload_capable()
549 __be16 proto; in vlan_set_encap_proto() local
Din.h25 static inline int proto_ports_offset(int proto) in proto_ports_offset()
Dhdlc.h47 const struct hdlc_proto *proto; member
/include/net/
Dsock.h969 struct proto { struct
970 void (*close)(struct sock *sk,
972 int (*connect)(struct sock *sk,
975 int (*disconnect)(struct sock *sk, int flags);
977 struct sock * (*accept)(struct sock *sk, int flags, int *err);
979 int (*ioctl)(struct sock *sk, int cmd,
981 int (*init)(struct sock *sk);
982 void (*destroy)(struct sock *sk);
983 void (*shutdown)(struct sock *sk, int how);
984 int (*setsockopt)(struct sock *sk, int level,
[all …]
Dip6_checksum.h43 static inline __wsum ip6_compute_pseudo(struct sk_buff *skb, int proto) in ip6_compute_pseudo()
50 static inline __wsum ip6_gro_compute_pseudo(struct sk_buff *skb, int proto) in ip6_gro_compute_pseudo()
Dl3mdev.h139 struct sk_buff *l3mdev_l3_rcv(struct sk_buff *skb, u16 proto) in l3mdev_l3_rcv()
167 struct sk_buff *l3mdev_l3_out(struct sock *sk, struct sk_buff *skb, u16 proto) in l3mdev_l3_out()
Dgre.h108 __be16 flags, __be16 proto, in gre_build_header()
/include/linux/netfilter/ipset/
Dip_set_getport.h12 __be16 *port, u8 *proto) in ip_set_get_ip6_port()
21 static inline bool ip_set_proto_with_ports(u8 proto) in ip_set_proto_with_ports()
/include/uapi/linux/
Dif_arcnet.h59 __u8 proto; /* protocol ID field - varies */ member
70 __u8 proto; /* ARC_P_RFC1051_ARP/RFC1051_IP */ member
80 __u8 proto; /* Always ARC_P_ETHER */ member
87 __u8 proto; member
Dip6_tunnel.h25 __u8 proto; /* tunnel protocol */ member
37 __u8 proto; /* tunnel protocol */ member
Dnfs4_mount.h51 int proto; /* 1 */ member
Dif_tun.h89 __be16 proto; member
Dxfrm.h27 __u8 proto; member
58 __u8 proto; member
391 __u8 proto; member
452 __u8 proto; member
456 __u8 proto; member
474 __u8 proto; member
/include/uapi/linux/netfilter/
Dxt_policy.h25 proto:1, member
58 __u8 proto; member
Dxt_ecn.h32 } proto; member
/include/asm-generic/
Dchecksum.h75 __u8 proto, __wsum sum) in csum_tcpudp_magic()
/include/net/netfilter/
Dnf_conntrack_l4proto.h146 #define LOG_INVALID(net, proto) \ argument
150 static inline int LOG_INVALID(struct net *net, int proto) { return 0; } in LOG_INVALID()
/include/uapi/linux/netfilter_ipv4/
Dipt_ECN.h30 } proto; member
/include/trace/events/
Dlibata.h121 #define ata_protocol_name(proto) { proto, #proto } argument

12