Home
last modified time | relevance | path

Searched defs:handler (Results 1 – 14 of 14) sorted by relevance

/net/ipv4/
Dxfrm4_protocol.c44 #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 …]
Dtunnel4.c26 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
Dinet_diag.c71 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
Dicmp.c193 void (*handler)(struct sk_buff *skb); member
/net/ipv6/
Dxfrm6_protocol.c44 #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()
Dtunnel6.c38 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
Dxfrm6_mode_tunnel.c66 #define for_each_input_rcu(head, handler) \ argument
/net/wireless/
Dwext-priv.c139 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()
Dwext-core.c717 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/
Dinput.c221 static int rfkill_connect(struct input_handler *handler, struct input_dev *dev, in rfkill_connect()
/net/iucv/
Diucv.c781 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/
Dnf_conntrack_sip.c1391 const struct sip_handler *handler; in process_sip_response() local
1432 const struct sip_handler *handler; in process_sip_request() local
/net/core/
Dneighbour.c3055 proc_handler *handler) in neigh_sysctl_register()
/net/bluetooth/
Dmgmt.c5692 const struct mgmt_handler *handler; in mgmt_control() local