Home
last modified time | relevance | path

Searched defs:proto (Results 1 – 25 of 43) 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 DEFINE_EVENT(template, name, proto, args) \ argument
48 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
52 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
56 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument
60 #define DECLARE_TRACE(name, proto, args) \ argument
87 #define DECLARE_TRACE(name, proto, args) argument
Dftrace.h31 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
69 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
79 #define DEFINE_EVENT(template, name, proto, args) \ argument
84 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
88 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
93 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
150 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
156 #define DEFINE_EVENT(template, name, proto, args) argument
159 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
267 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
[all …]
/include/linux/
Dtracepoint.h120 #define __DO_TRACE(tp, proto, args, cond, prercu, postrcu) \ argument
143 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ argument
155 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) argument
169 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument
232 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument
328 #define DECLARE_TRACE(name, proto, args) \ argument
334 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) \ argument
452 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
453 #define DEFINE_EVENT(template, name, proto, args) \ argument
455 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument
[all …]
Dif_bridge.h26 __be16 proto; member
52 int proto) in br_multicast_has_querier_anywhere()
57 int proto) in br_multicast_has_querier_adjacent()
Dif_vlan.h243 static inline int vlan_vid_add(struct net_device *dev, __be16 proto, u16 vid) in vlan_vid_add()
248 static inline void vlan_vid_del(struct net_device *dev, __be16 proto, u16 vid) in vlan_vid_del()
275 __be16 proto) in vlan_hw_offload_capable()
466 __be16 proto, *protop; in vlan_get_protocol() local
480 __be16 proto; in vlan_set_encap_proto() local
Dnet.h288 #define MODULE_ALIAS_NETPROTO(proto) \ argument
291 #define MODULE_ALIAS_NET_PF_PROTO(pf, proto) \ argument
294 #define MODULE_ALIAS_NET_PF_PROTO_TYPE(pf, proto, type) \ argument
298 #define MODULE_ALIAS_NET_PF_PROTO_NAME(pf, proto, name) \ argument
Din.h25 static inline int proto_ports_offset(int proto) in proto_ports_offset()
Dhdlc.h47 const struct hdlc_proto *proto; member
Dif_pppox.h75 } proto; member
/include/net/
Dsock.h950 struct proto { struct
951 void (*close)(struct sock *sk,
953 int (*connect)(struct sock *sk,
956 int (*disconnect)(struct sock *sk, int flags);
958 struct sock * (*accept)(struct sock *sk, int flags, int *err);
960 int (*ioctl)(struct sock *sk, int cmd,
962 int (*init)(struct sock *sk);
963 void (*destroy)(struct sock *sk);
964 void (*shutdown)(struct sock *sk, int how);
965 int (*setsockopt)(struct sock *sk, int level,
[all …]
Dip6_checksum.h44 static inline __wsum ip6_compute_pseudo(struct sk_buff *skb, int proto) in ip6_compute_pseudo()
51 static inline __wsum ip6_gro_compute_pseudo(struct sk_buff *skb, int proto) in ip6_gro_compute_pseudo()
Dip6_tunnel.h21 __u8 proto; /* tunnel protocol */ member
Dxfrm.h43 #define MODULE_ALIAS_XFRM_TYPE(family, proto) \ argument
122 u8 proto; member
259 u32 proto; member
327 unsigned int proto; member
372 u8 proto; member
577 u8 proto; member
784 struct sk_buff *skb, u8 proto) in xfrm_audit_state_icvfail()
1304 static inline int xfrm_id_proto_match(u8 proto, u8 userproto) in xfrm_id_proto_match()
Dip.h355 static inline __wsum inet_compute_pseudo(struct sk_buff *skb, int proto) in inet_compute_pseudo()
374 static inline __wsum inet_gro_compute_pseudo(struct sk_buff *skb, int proto) in inet_gro_compute_pseudo()
/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.h60 __u8 proto; /* protocol ID field - varies */ member
72 __u8 proto; /* ARC_P_RFC1051_ARP/RFC1051_IP */ member
83 __u8 proto; /* Always ARC_P_ETHER */ member
91 __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.h91 __be16 proto; member
Dxfrm.h25 __u8 proto; member
56 __u8 proto; member
389 __u8 proto; member
450 __u8 proto; member
454 __u8 proto; member
472 __u8 proto; member
/include/uapi/linux/netfilter/
Dxt_policy.h23 proto:1, member
56 __u8 proto; member
Dxt_ecn.h32 } proto; member
/include/asm-generic/
Dchecksum.h75 unsigned short proto, __wsum sum) in csum_tcpudp_magic()
/include/net/netfilter/
Dnf_conntrack_l4proto.h151 #define LOG_INVALID(net, proto) \ argument
155 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

12