/net/ipv4/ |
D | xfrm4_protocol.c | 44 #define for_each_protocol_rcu(head, handler) \ argument 52 struct xfrm4_protocol *handler; in xfrm4_rcv_cb() local 70 struct xfrm4_protocol *handler; in xfrm4_rcv_encap() local 95 struct xfrm4_protocol *handler; in xfrm4_esp_rcv() local 111 struct xfrm4_protocol *handler; in xfrm4_esp_err() local 121 struct xfrm4_protocol *handler; in xfrm4_ah_rcv() local 137 struct xfrm4_protocol *handler; in xfrm4_ah_err() local 147 struct xfrm4_protocol *handler; in xfrm4_ipcomp_rcv() local 163 struct xfrm4_protocol *handler; in xfrm4_ipcomp_err() local 211 int xfrm4_protocol_register(struct xfrm4_protocol *handler, in xfrm4_protocol_register() [all …]
|
D | tunnel4.c | 26 int xfrm4_tunnel_register(struct xfrm_tunnel *handler, unsigned short family) in xfrm4_tunnel_register() 58 int xfrm4_tunnel_deregister(struct xfrm_tunnel *handler, unsigned short family) in xfrm4_tunnel_deregister() 85 #define for_each_tunnel_rcu(head, handler) \ argument 92 struct xfrm_tunnel *handler; in tunnel4_rcv() local 111 struct xfrm_tunnel *handler; in tunnel64_rcv() local 130 struct xfrm_tunnel *handler; in tunnel4_err() local 140 struct xfrm_tunnel *handler; in tunnel64_err() local
|
D | inet_diag.c | 71 const struct inet_diag_handler *handler) in inet_diag_unlock_handler() 101 const struct inet_diag_handler *handler; in inet_sk_diag_fill() local 402 const struct inet_diag_handler *handler; in inet_diag_cmd_exact() local 1083 const struct inet_diag_handler *handler; in __inet_diag_dump() local
|
D | icmp.c | 193 void (*handler)(struct sk_buff *skb); member
|
/net/ipv6/ |
D | xfrm6_protocol.c | 44 #define for_each_protocol_rcu(head, handler) \ argument 52 struct xfrm6_protocol *handler; in xfrm6_rcv_cb() local 69 struct xfrm6_protocol *handler; in xfrm6_esp_rcv() local 86 struct xfrm6_protocol *handler; in xfrm6_esp_err() local 96 struct xfrm6_protocol *handler; in xfrm6_ah_rcv() local 113 struct xfrm6_protocol *handler; in xfrm6_ah_err() local 123 struct xfrm6_protocol *handler; in xfrm6_ipcomp_rcv() local 140 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 | 38 int xfrm6_tunnel_register(struct xfrm6_tunnel *handler, unsigned short family) in xfrm6_tunnel_register() 69 int xfrm6_tunnel_deregister(struct xfrm6_tunnel *handler, unsigned short family) in xfrm6_tunnel_deregister() 96 #define for_each_tunnel_rcu(head, handler) \ argument 103 struct xfrm6_tunnel *handler; in tunnel6_rcv() local 121 struct xfrm6_tunnel *handler; in tunnel46_rcv() local 140 struct xfrm6_tunnel *handler; in tunnel6_err() local
|
D | xfrm6_mode_tunnel.c | 66 #define for_each_input_rcu(head, handler) \ argument
|
/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 | 717 iw_handler handler, struct net_device *dev, in ioctl_standard_iw_point() 922 iw_handler handler; in wireless_process_ioctl() local 1004 iw_handler handler) in ioctl_standard_call() 1061 iw_handler handler) in compat_standard_call()
|
/net/rfkill/ |
D | input.c | 221 static int rfkill_connect(struct input_handler *handler, struct input_dev *dev, in rfkill_connect()
|
/net/iucv/ |
D | iucv.c | 781 int iucv_register(struct iucv_handler *handler, int smp) in iucv_register() 815 void iucv_unregister(struct iucv_handler *handler, int smp) in iucv_unregister() 878 int iucv_path_accept(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_accept() 925 int iucv_path_connect(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_connect() 1488 struct iucv_handler *handler; in iucv_path_pending() local
|
/net/netfilter/ |
D | nf_conntrack_sip.c | 1391 const struct sip_handler *handler; in process_sip_response() local 1432 const struct sip_handler *handler; in process_sip_request() local
|
/net/core/ |
D | neighbour.c | 3055 proc_handler *handler) in neigh_sysctl_register()
|
/net/bluetooth/ |
D | mgmt.c | 5692 const struct mgmt_handler *handler; in mgmt_control() local
|