/net/ipv4/ |
D | tunnel4.c | 30 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
|
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 | inet_diag.c | 66 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
|
D | icmp.c | 194 bool (*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 150 struct xfrm6_tunnel *handler; in tunnel46_err() local
|
D | xfrm6_mode_tunnel.c | 65 #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 | 720 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/ |
D | ncsi-aen.c | 185 int (*handler)(struct ncsi_dev_priv *ndp, member
|
D | ncsi-cmd.c | 229 int (*handler)(struct sk_buff *skb, member
|
D | ncsi-rsp.c | 932 int (*handler)(struct ncsi_request *nr); member
|
/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 | 799 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/ |
D | nf_conntrack_sip.c | 1393 const struct sip_handler *handler; in process_sip_response() local 1434 const struct sip_handler *handler; in process_sip_request() local
|
/net/bluetooth/ |
D | hci_sock.c | 1469 const struct hci_mgmt_handler *handler; in hci_mgmt_cmd() local
|
/net/ |
D | socket.c | 323 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/ |
D | neighbour.c | 3133 proc_handler *handler) in neigh_sysctl_register()
|