/net/ipv4/ |
D | tunnel4.c | 31 int xfrm4_tunnel_register(struct xfrm_tunnel *handler, unsigned short family) in xfrm4_tunnel_register() 63 int xfrm4_tunnel_deregister(struct xfrm_tunnel *handler, unsigned short family) in xfrm4_tunnel_deregister() 90 #define for_each_tunnel_rcu(head, handler) \ argument 97 struct xfrm_tunnel *handler; in tunnel4_rcv() local 116 struct xfrm_tunnel *handler; in tunnel64_rcv() local 136 struct xfrm_tunnel *handler; in tunnelmpls4_rcv() local 155 struct xfrm_tunnel *handler; in tunnel4_err() local 167 struct xfrm_tunnel *handler; in tunnel64_err() local 180 struct xfrm_tunnel *handler; in tunnelmpls4_err() local
|
D | xfrm4_protocol.c | 40 #define for_each_protocol_rcu(head, handler) \ argument 48 struct xfrm4_protocol *handler; in xfrm4_rcv_cb() local 65 struct xfrm4_protocol *handler; in xfrm4_rcv_encap() local 90 struct xfrm4_protocol *handler; in xfrm4_esp_rcv() local 106 struct xfrm4_protocol *handler; in xfrm4_esp_err() local 118 struct xfrm4_protocol *handler; in xfrm4_ah_rcv() local 134 struct xfrm4_protocol *handler; in xfrm4_ah_err() local 146 struct xfrm4_protocol *handler; in xfrm4_ipcomp_rcv() local 162 struct xfrm4_protocol *handler; in xfrm4_ipcomp_err() local 211 int xfrm4_protocol_register(struct xfrm4_protocol *handler, in xfrm4_protocol_register() [all …]
|
D | inet_diag.c | 61 static void inet_diag_unlock_handler(const struct inet_diag_handler *handler) in inet_diag_unlock_handler() 95 const struct inet_diag_handler *handler; in inet_sk_attr_size() local 181 const struct inet_diag_handler *handler; in inet_sk_diag_fill() local 504 const struct inet_diag_handler *handler; in inet_diag_cmd_exact() local 1044 const struct inet_diag_handler *handler; in __inet_diag_dump() local 1180 const struct inet_diag_handler *handler; in inet_diag_handler_get_info() local
|
D | icmp.c | 189 bool (*handler)(struct sk_buff *skb); member
|
/net/ipv6/ |
D | xfrm6_protocol.c | 40 #define for_each_protocol_rcu(head, handler) \ argument 48 struct xfrm6_protocol *handler; in xfrm6_rcv_cb() local 64 struct xfrm6_protocol *handler; in xfrm6_esp_rcv() local 81 struct xfrm6_protocol *handler; in xfrm6_esp_err() local 93 struct xfrm6_protocol *handler; in xfrm6_ah_rcv() local 110 struct xfrm6_protocol *handler; in xfrm6_ah_err() local 122 struct xfrm6_protocol *handler; in xfrm6_ipcomp_rcv() local 139 struct xfrm6_protocol *handler; in xfrm6_ipcomp_err() local 185 int xfrm6_protocol_register(struct xfrm6_protocol *handler, in xfrm6_protocol_register() 232 int xfrm6_protocol_deregister(struct xfrm6_protocol *handler, in xfrm6_protocol_deregister()
|
D | tunnel6.c | 26 int xfrm6_tunnel_register(struct xfrm6_tunnel *handler, unsigned short family) in xfrm6_tunnel_register() 57 int xfrm6_tunnel_deregister(struct xfrm6_tunnel *handler, unsigned short family) in xfrm6_tunnel_deregister() 84 #define for_each_tunnel_rcu(head, handler) \ argument 91 struct xfrm6_tunnel *handler; in tunnel6_rcv() local 109 struct xfrm6_tunnel *handler; in tunnel46_rcv() local 128 struct xfrm6_tunnel *handler; in tunnel6_err() local 140 struct xfrm6_tunnel *handler; in tunnel46_err() local
|
D | udp.c | 433 int (*handler)(struct sk_buff *skb, struct inet6_skb_parm *opt, in __udp6_lib_err_encap_no_sk() local
|
/net/wireless/ |
D | wext-priv.c | 139 iw_handler handler, struct net_device *dev, in ioctl_private_iw_point() 189 iw_handler handler) in ioctl_private_call() 215 iw_handler handler) in compat_private_call()
|
D | wext-core.c | 719 iw_handler handler, struct net_device *dev, in ioctl_standard_iw_point() 930 iw_handler handler; in wireless_process_ioctl() local 1009 iw_handler handler) in ioctl_standard_call() 1071 iw_handler handler) in compat_standard_call()
|
/net/smc/ |
D | smc_wr.c | 42 smc_wr_tx_handler handler; member 169 smc_wr_tx_handler handler, in smc_wr_tx_get_free_slot() 315 int smc_wr_rx_register_handler(struct smc_wr_rx_handler *handler) in smc_wr_rx_register_handler() 340 struct smc_wr_rx_handler *handler; in smc_wr_rx_demultiplex() local
|
D | smc_wr.h | 46 void (*handler)(struct ib_wc *, void *); member
|
D | smc_cdc.c | 394 struct smc_wr_rx_handler *handler; in smc_cdc_init() local
|
D | smc_ib.c | 251 static void smc_ib_global_event_handler(struct ib_event_handler *handler, in smc_ib_global_event_handler()
|
D | smc_llc.c | 755 struct smc_wr_rx_handler *handler; in smc_llc_init() local
|
/net/rds/ |
D | rdma_transport.c | 196 static int rds_rdma_listen_init_common(rdma_cm_event_handler handler, in rds_rdma_listen_init_common()
|
D | ib_cm.c | 910 rdma_cm_event_handler handler; in rds_ib_conn_path_connect() local
|
/net/ncsi/ |
D | ncsi-aen.c | 201 int (*handler)(struct ncsi_dev_priv *ndp, member
|
D | ncsi-cmd.c | 240 int (*handler)(struct sk_buff *skb, member
|
D | ncsi-rsp.c | 717 int (*handler)(struct ncsi_request *nr); member 1097 int (*handler)(struct ncsi_request *nr); member
|
D | ncsi-manage.c | 742 int (*handler)(struct ncsi_cmd_arg *nca); member
|
/net/rfkill/ |
D | input.c | 218 static int rfkill_connect(struct input_handler *handler, struct input_dev *dev, in rfkill_connect()
|
/net/iucv/ |
D | iucv.c | 767 int iucv_register(struct iucv_handler *handler, int smp) in iucv_register() 801 void iucv_unregister(struct iucv_handler *handler, int smp) in iucv_unregister() 864 int iucv_path_accept(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_accept() 911 int iucv_path_connect(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_connect() 1474 struct iucv_handler *handler; in iucv_path_pending() local
|
/net/netfilter/ |
D | nf_conntrack_sip.c | 1433 const struct sip_handler *handler; in process_sip_response() local 1474 const struct sip_handler *handler; in process_sip_request() local
|
/net/bluetooth/ |
D | hci_sock.c | 1525 const struct hci_mgmt_handler *handler; in hci_mgmt_cmd() local
|
/net/ |
D | socket.c | 301 static int sockfs_xattr_get(const struct xattr_handler *handler, in sockfs_xattr_get() 323 static int sockfs_security_xattr_set(const struct xattr_handler *handler, in sockfs_security_xattr_set()
|