Home
last modified time | relevance | path

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

/net/ipv4/
Dtunnel4.c30 int xfrm4_tunnel_register(struct xfrm_tunnel *handler, unsigned short family) in xfrm4_tunnel_register()
62 int xfrm4_tunnel_deregister(struct xfrm_tunnel *handler, unsigned short family) in xfrm4_tunnel_deregister()
89 #define for_each_tunnel_rcu(head, handler) \ argument
96 struct xfrm_tunnel *handler; in tunnel4_rcv() local
115 struct xfrm_tunnel *handler; in tunnel64_rcv() local
135 struct xfrm_tunnel *handler; in tunnelmpls4_rcv() local
154 struct xfrm_tunnel *handler; in tunnel4_err() local
164 struct xfrm_tunnel *handler; in tunnel64_err() local
175 struct xfrm_tunnel *handler; in tunnelmpls4_err() local
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 …]
Dinet_diag.c66 static void inet_diag_unlock_handler(const struct inet_diag_handler *handler) in inet_diag_unlock_handler()
161 const struct inet_diag_handler *handler; in inet_sk_diag_fill() local
474 const struct inet_diag_handler *handler; in inet_diag_cmd_exact() local
993 const struct inet_diag_handler *handler; in __inet_diag_dump() local
1129 const struct inet_diag_handler *handler; in inet_diag_handler_get_info() local
Dicmp.c194 bool (*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
150 struct xfrm6_tunnel *handler; in tunnel46_err() local
Dxfrm6_mode_tunnel.c65 #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.c720 iw_handler handler, struct net_device *dev, in ioctl_standard_iw_point()
925 iw_handler handler; in wireless_process_ioctl() local
1007 iw_handler handler) in ioctl_standard_call()
1064 iw_handler handler) in compat_standard_call()
/net/ncsi/
Dncsi-aen.c185 int (*handler)(struct ncsi_dev_priv *ndp, member
Dncsi-cmd.c229 int (*handler)(struct sk_buff *skb, member
Dncsi-rsp.c932 int (*handler)(struct ncsi_request *nr); member
/net/rfkill/
Dinput.c221 static int rfkill_connect(struct input_handler *handler, struct input_dev *dev, in rfkill_connect()
/net/iucv/
Diucv.c799 int iucv_register(struct iucv_handler *handler, int smp) in iucv_register()
833 void iucv_unregister(struct iucv_handler *handler, int smp) in iucv_unregister()
896 int iucv_path_accept(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_accept()
943 int iucv_path_connect(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_connect()
1506 struct iucv_handler *handler; in iucv_path_pending() local
/net/netfilter/
Dnf_conntrack_sip.c1393 const struct sip_handler *handler; in process_sip_response() local
1434 const struct sip_handler *handler; in process_sip_request() local
/net/bluetooth/
Dhci_sock.c1469 const struct hci_mgmt_handler *handler; in hci_mgmt_cmd() local
/net/
Dsocket.c323 static int sockfs_xattr_get(const struct xattr_handler *handler, in sockfs_xattr_get()
344 static int sockfs_security_xattr_set(const struct xattr_handler *handler, in sockfs_security_xattr_set()
/net/core/
Dneighbour.c3133 proc_handler *handler) in neigh_sysctl_register()