/net/irda/ |
D | parameters.c | 41 PV_TYPE type, PI_HANDLER func); 43 PV_TYPE type, PI_HANDLER func); 45 PV_TYPE type, PI_HANDLER func); 47 PV_TYPE type, PI_HANDLER func); 50 PV_TYPE type, PI_HANDLER func); 52 PV_TYPE type, PI_HANDLER func); 81 PV_TYPE type, PI_HANDLER func) in irda_insert_no_value() argument 90 ret = (*func)(self, &p, PV_GET); in irda_insert_no_value() 108 PV_TYPE type, PI_HANDLER func) in irda_extract_no_value() argument 117 ret = (*func)(self, &p, PV_PUT); in irda_extract_no_value() [all …]
|
D | irmod.c | 60 .func = irlap_driver_rcv, /* Packet type handler irlap_frame.c */
|
/net/llc/ |
D | llc_core.c | 113 int (*func)(struct sk_buff *skb, in llc_sap_open() 127 sap->rcv_func = func; in llc_sap_open() 152 .func = llc_rcv, 157 .func = llc_rcv,
|
/net/unix/ |
D | garbage.c | 166 static void scan_inflight(struct sock *x, void (*func)(struct unix_sock *), in scan_inflight() 200 func(u); in scan_inflight() 213 static void scan_children(struct sock *x, void (*func)(struct unix_sock *), in scan_children() 217 scan_inflight(x, func, hitlist); in scan_children() 243 scan_inflight(&u->sk, func, hitlist); in scan_children()
|
/net/can/ |
D | af_can.c | 429 void (*func)(struct sk_buff *, void *), void *data, in can_rx_register() 452 r->func = func; in can_rx_register() 505 void (*func)(struct sk_buff *, void *), void *data) in can_rx_unregister() 532 && r->func == func && r->data == data) in can_rx_unregister() 578 r->func(skb, r->data); in deliver() 833 .func = can_rcv,
|
D | af_can.h | 59 void (*func)(struct sk_buff *, void *); member
|
D | proc.c | 213 (unsigned long)r->func, (unsigned long)r->data, in can_print_rcvlist()
|
/net/802/ |
D | p8022.c | 36 int (*func)(struct sk_buff *skb, in register_8022_client() 48 proto->sap = llc_sap_open(type, func); in register_8022_client()
|
/net/bluetooth/cmtp/ |
D | capi.c | 187 __u16 appl, msgnum, func, info; in cmtp_recv_interopmsg() local 197 func = CAPIMSG_U16(skb->data, CAPI_MSG_BASELEN + 5); in cmtp_recv_interopmsg() 200 switch (func) { in cmtp_recv_interopmsg() 305 func = CAPIMSG_U16(skb->data, CAPI_MSG_BASELEN + 3); in cmtp_recv_interopmsg() 307 if (func == CAPI_FUNCTION_LOOPBACK) { in cmtp_recv_interopmsg() 312 cmtp_send_interopmsg(session, CAPI_RESP, appl, msgnum, func, in cmtp_recv_interopmsg()
|
/net/ipv6/ |
D | ip6_fib.c | 66 int (*func)(struct rt6_info *, void *arg); member 376 w->func = fib6_dump_node; in inet6_dump_fib() 1259 int err = w->func(w); in fib6_walk_continue() 1317 res = c->func(rt, c->arg); in fib6_clean_node() 1347 int (*func)(struct rt6_info *, void *arg), in fib6_clean_tree() 1353 c.w.func = fib6_clean_node; in fib6_clean_tree() 1355 c.func = func; in fib6_clean_tree() 1362 void fib6_clean_all(struct net *net, int (*func)(struct rt6_info *, void *arg), in fib6_clean_all() 1376 func, prune, arg); in fib6_clean_all()
|
D | exthdrs.c | 104 int (*func)(struct sk_buff *skb, int offset); member 171 if (curr->func(skb, off) == 0) in ip6_parse_tlv() 263 .func = ipv6_dest_hao, 627 .func = ipv6_hop_ra, 631 .func = ipv6_hop_jumbo,
|
/net/ax25/ |
D | ax25_iface.c | 173 res = protocol->func; in ax25_protocol_function() 204 lf->func(ax25, reason); in ax25_link_failed()
|
D | ax25_in.c | 105 int (*func)(struct sk_buff *, ax25_cb *); in ax25_rx_iframe() local 140 if ((func = ax25_protocol_function(pid)) != NULL) { in ax25_rx_iframe() 142 return (*func)(skb, ax25); in ax25_rx_iframe()
|
/net/sctp/ |
D | sm_statetable.c | 107 #define TYPE_SCTP_FUNC(func) {.fn = func, .name = #func} argument
|
D | inqueue.c | 104 q->immediate.func(&q->immediate); in sctp_inq_push()
|
/net/dsa/ |
D | tag_trailer.c | 116 .func = trailer_rcv,
|
D | tag_dsa.c | 180 .func = dsa_rcv,
|
D | tag_edsa.c | 199 .func = edsa_rcv,
|
/net/sunrpc/xprtrdma/ |
D | verbs.c | 79 void (*func)(struct rpcrdma_rep *); in rpcrdma_run_tasklet() local 88 func = rep->rr_func; in rpcrdma_run_tasklet() 92 if (func) in rpcrdma_run_tasklet() 93 func(rep); in rpcrdma_run_tasklet() 1816 void (*func)(struct rpcrdma_rep *) = rep->rr_func; in rpcrdma_deregister_external() local 1818 func(rep); /* dereg done, callback now */ in rpcrdma_deregister_external()
|
/net/tipc/ |
D | eth_media.c | 156 eb_ptr->tipc_packet_type.func = recv_msg; in enable_bearer()
|
/net/xfrm/ |
D | xfrm_policy.c | 835 int (*func)(struct xfrm_policy *, int, int, void*), in xfrm_policy_walk() 861 error = func(pol, xfrm_policy_id2dir(pol->index), in xfrm_policy_walk() 2103 static void prune_one_bundle(struct xfrm_policy *pol, int (*func)(struct dst_entry *), struct dst_e… in prune_one_bundle() 2110 if (func(dst)) { in prune_one_bundle() 2121 static void xfrm_prune_bundles(struct net *net, int (*func)(struct dst_entry *)) in xfrm_prune_bundles() 2135 prune_one_bundle(pol, func, &gc_list); in xfrm_prune_bundles() 2140 prune_one_bundle(pol, func, &gc_list); in xfrm_prune_bundles()
|
/net/sunrpc/ |
D | svc.c | 439 svc_thread_fn func, struct module *mod) in svc_create_pooled() argument 447 serv->sv_function = func; in svc_create_pooled()
|
/net/phonet/ |
D | af_phonet.c | 390 .func = phonet_rcv,
|
/net/ipv4/ |
D | ipconfig.c | 410 .func = ic_rarp_recv, 572 .func = ic_bootp_recv,
|
/net/packet/ |
D | af_packet.c | 1075 po->prot_hook.func = packet_rcv; in packet_create() 1078 po->prot_hook.func = packet_rcv_spkt; in packet_create() 1887 po->prot_hook.func = po->pg_vec ? tpacket_rcv : packet_rcv; in packet_set_ring()
|