| /kernel/linux/linux-5.10/include/linux/ |
| D | tracepoint.h | 179 #define __DO_TRACE(name, proto, args, cond, rcuidle) \ argument 219 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ argument 229 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) argument 244 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument 297 #define DEFINE_TRACE_FN(_name, _reg, _unreg, proto, args) \ argument 331 #define DEFINE_TRACE(name, proto, args) \ argument 345 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument 371 #define DEFINE_TRACE_FN(name, reg, unreg, proto, args) argument 372 #define DEFINE_TRACE(name, proto, args) argument 422 #define DECLARE_TRACE(name, proto, args) \ argument [all …]
|
| /kernel/linux/linux-5.10/include/trace/ |
| D | define_trace.h | 27 #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 …]
|
| D | trace_events.h | 74 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 112 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument 122 #define DEFINE_EVENT(template, name, proto, args) \ argument 127 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument 131 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 136 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument 142 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument 204 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 210 #define DEFINE_EVENT(template, name, proto, args) argument 213 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument [all …]
|
| /kernel/linux/linux-4.19/include/trace/ |
| D | define_trace.h | 27 #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 DEFINE_EVENT(template, name, proto, args) \ argument 54 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument 58 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 62 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument 66 #define DECLARE_TRACE(name, proto, args) \ argument 93 #define DECLARE_TRACE(name, proto, args) argument
|
| D | trace_events.h | 73 #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 …]
|
| /kernel/linux/linux-4.19/net/8021q/ |
| D | vlan_core.c | 163 __be16 proto; member 168 static bool vlan_hw_filter_capable(const struct net_device *dev, __be16 proto) in vlan_hw_filter_capable() 180 __be16 proto, u16 vid) in vlan_vid_info_get() 191 static struct vlan_vid_info *vlan_vid_info_alloc(__be16 proto, u16 vid) in vlan_vid_info_alloc() 204 static int vlan_add_rx_filter_info(struct net_device *dev, __be16 proto, u16 vid) in vlan_add_rx_filter_info() 215 static int vlan_kill_rx_filter_info(struct net_device *dev, __be16 proto, u16 vid) in vlan_kill_rx_filter_info() 226 int vlan_filter_push_vids(struct vlan_info *vlan_info, __be16 proto) in vlan_filter_push_vids() 255 void vlan_filter_drop_vids(struct vlan_info *vlan_info, __be16 proto) in vlan_filter_drop_vids() 267 static int __vlan_vid_add(struct vlan_info *vlan_info, __be16 proto, u16 vid, in __vlan_vid_add() 290 int vlan_vid_add(struct net_device *dev, __be16 proto, u16 vid) in vlan_vid_add() [all …]
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | tracepoint.h | 164 #define __DO_TRACE(tp, proto, args, cond, rcuidle) \ argument 208 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ argument 218 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) argument 233 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument 301 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument 397 #define DECLARE_TRACE(name, proto, args) \ argument 403 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) \ argument 521 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument 522 #define DEFINE_EVENT(template, name, proto, args) \ argument 524 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument [all …]
|
| /kernel/linux/linux-5.10/net/8021q/ |
| D | vlan_core.c | 163 __be16 proto; member 168 static bool vlan_hw_filter_capable(const struct net_device *dev, __be16 proto) in vlan_hw_filter_capable() 180 __be16 proto, u16 vid) in vlan_vid_info_get() 191 static struct vlan_vid_info *vlan_vid_info_alloc(__be16 proto, u16 vid) in vlan_vid_info_alloc() 204 static int vlan_add_rx_filter_info(struct net_device *dev, __be16 proto, u16 vid) in vlan_add_rx_filter_info() 215 static int vlan_kill_rx_filter_info(struct net_device *dev, __be16 proto, u16 vid) in vlan_kill_rx_filter_info() 253 int vlan_filter_push_vids(struct vlan_info *vlan_info, __be16 proto) in vlan_filter_push_vids() 282 void vlan_filter_drop_vids(struct vlan_info *vlan_info, __be16 proto) in vlan_filter_drop_vids() 294 static int __vlan_vid_add(struct vlan_info *vlan_info, __be16 proto, u16 vid, in __vlan_vid_add() 317 int vlan_vid_add(struct net_device *dev, __be16 proto, u16 vid) in vlan_vid_add() [all …]
|
| /kernel/linux/linux-4.19/net/ipv4/ |
| D | gre_demux.c | 36 int gre_add_protocol(const struct gre_protocol *proto, u8 version) in gre_add_protocol() 46 int gre_del_protocol(const struct gre_protocol *proto, u8 version) in gre_del_protocol() 68 bool *csum_err, __be16 proto, int nhs) in gre_parse_header() 153 const struct gre_protocol *proto; in gre_rcv() local 181 const struct gre_protocol *proto; in gre_err() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | gre_demux.c | 31 int gre_add_protocol(const struct gre_protocol *proto, u8 version) in gre_add_protocol() 41 int gre_del_protocol(const struct gre_protocol *proto, u8 version) in gre_del_protocol() 63 bool *csum_err, __be16 proto, int nhs) in gre_parse_header() 148 const struct gre_protocol *proto; in gre_rcv() local 176 const struct gre_protocol *proto; in gre_err() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | reuseport_addr_any.c | 34 static void build_rcv_fd(int family, int proto, int *rcv_fds, int count, in build_rcv_fd() 101 static int connect_and_send(int family, int proto) in connect_and_send() 168 static int receive_once(int epfd, int proto) in receive_once() 194 static void test(int *rcv_fds, int count, int family, int proto, int fd) in test() 221 static void run_one_test(int fam_send, int fam_rcv, int proto, in run_one_test() 244 static void test_proto(int proto, const char *proto_str) in test_proto()
|
| D | reuseport_dualstack.c | 31 static void build_rcv_fd(int family, int proto, int *rcv_fds, int count) in build_rcv_fd() 73 static void send_from_v4(int proto) in send_from_v4() 102 static int receive_once(int epfd, int proto) in receive_once() 128 static void test(int *rcv_fds, int count, int proto) in test()
|
| D | reuseport_bpf_cpu.c | 34 static void build_rcv_group(int *rcv_fd, size_t len, int family, int proto) in build_rcv_group() 94 static void send_from_cpu(int cpu_id, int family, int proto) in send_from_cpu() 151 void receive_on_cpu(int *rcv_fd, int len, int epfd, int cpu_id, int proto) in receive_on_cpu() 184 static void test(int *rcv_fd, int len, int family, int proto) in test()
|
| D | reuseport_bpf_numa.c | 30 static void build_rcv_group(int *rcv_fd, size_t len, int family, int proto) in build_rcv_group() 107 static void send_from_node(int node_id, int family, int proto) in send_from_node() 161 void receive_on_node(int *rcv_fd, int len, int epfd, int node_id, int proto) in receive_on_node() 194 static void test(int *rcv_fd, int len, int family, int proto) in test()
|
| /kernel/linux/linux-4.19/include/net/ |
| D | sock.h | 1067 struct proto { struct 1068 void (*close)(struct sock *sk, 1070 int (*pre_connect)(struct sock *sk, 1073 int (*connect)(struct sock *sk, 1076 int (*disconnect)(struct sock *sk, int flags); 1078 struct sock * (*accept)(struct sock *sk, int flags, int *err, 1081 int (*ioctl)(struct sock *sk, int cmd, 1083 int (*init)(struct sock *sk); 1084 void (*destroy)(struct sock *sk); 1085 void (*shutdown)(struct sock *sk, int how); [all …]
|
| /kernel/linux/linux-4.19/net/802/ |
| D | psnap.c | 35 struct datalink_proto *proto = NULL, *p; in find_snap_client() local 53 struct datalink_proto *proto; in snap_rcv() local 132 struct datalink_proto *proto = NULL; in register_snap_client() local 156 void unregister_snap_client(struct datalink_proto *proto) in unregister_snap_client()
|
| D | stp.c | 38 const struct stp_proto *proto; in stp_pdu_rcv() local 65 int stp_proto_register(const struct stp_proto *proto) in stp_proto_register() 88 void stp_proto_unregister(const struct stp_proto *proto) in stp_proto_unregister()
|
| /kernel/linux/linux-5.10/net/802/ |
| D | psnap.c | 31 struct datalink_proto *proto = NULL, *p; in find_snap_client() local 49 struct datalink_proto *proto; in snap_rcv() local 128 struct datalink_proto *proto = NULL; in register_snap_client() local 152 void unregister_snap_client(struct datalink_proto *proto) in unregister_snap_client()
|
| D | stp.c | 35 const struct stp_proto *proto; in stp_pdu_rcv() local 62 int stp_proto_register(const struct stp_proto *proto) in stp_proto_register() 85 void stp_proto_unregister(const struct stp_proto *proto) in stp_proto_unregister()
|
| /kernel/linux/linux-5.10/include/net/ |
| D | sock.h | 1129 struct proto { struct 1130 void (*close)(struct sock *sk, 1132 int (*pre_connect)(struct sock *sk, 1135 int (*connect)(struct sock *sk, 1138 int (*disconnect)(struct sock *sk, int flags); 1140 struct sock * (*accept)(struct sock *sk, int flags, int *err, 1143 int (*ioctl)(struct sock *sk, int cmd, 1145 int (*init)(struct sock *sk); 1146 void (*destroy)(struct sock *sk); 1147 void (*shutdown)(struct sock *sk, int how); [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wan/ |
| D | hdlc_ppp.c | 62 struct proto { struct 66 u16 pid; /* protocol ID */ argument 73 struct proto protos[IDX_COUNT]; argument 307 struct proto *proto = get_proto(dev, pid); in ppp_cp_event() local 441 struct proto *proto; in ppp_rx() local 567 struct proto *proto = from_timer(proto, t, timer); in ppp_timer() local 625 struct proto *proto = &ppp->protos[i]; in ppp_start() local 647 static struct hdlc_proto proto = { variable
|
| /kernel/linux/linux-4.19/drivers/net/wan/ |
| D | hdlc_ppp.c | 65 struct proto { struct 69 u16 pid; /* protocol ID */ argument 76 struct proto protos[IDX_COUNT]; argument 310 struct proto *proto = get_proto(dev, pid); in ppp_cp_event() local 444 struct proto *proto; in ppp_rx() local 570 struct proto *proto = from_timer(proto, t, timer); in ppp_timer() local 621 struct proto *proto = &ppp->protos[i]; in ppp_start() local 643 static struct hdlc_proto proto = { variable
|
| /kernel/linux/linux-4.19/tools/testing/selftests/net/ |
| D | reuseport_dualstack.c | 31 static void build_rcv_fd(int family, int proto, int *rcv_fds, int count) in build_rcv_fd() 73 static void send_from_v4(int proto) in send_from_v4() 102 static int receive_once(int epfd, int proto) in receive_once() 128 static void test(int *rcv_fds, int count, int proto) in test()
|
| D | reuseport_bpf_cpu.c | 34 static void build_rcv_group(int *rcv_fd, size_t len, int family, int proto) in build_rcv_group() 94 static void send_from_cpu(int cpu_id, int family, int proto) in send_from_cpu() 151 void receive_on_cpu(int *rcv_fd, int len, int epfd, int cpu_id, int proto) in receive_on_cpu() 184 static void test(int *rcv_fd, int len, int family, int proto) in test()
|
| /kernel/linux/linux-4.19/net/netfilter/ipset/ |
| D | ip_set_getport.c | 25 bool src, __be16 *port, u8 *proto) in get_port() 98 __be16 *port, u8 *proto) in ip_set_get_ip4_port() 132 __be16 *port, u8 *proto) in ip_set_get_ip6_port() 155 u8 proto; in ip_set_get_ip_port() local
|