Searched defs:child (Results 1 – 17 of 17) sorted by relevance
/net/sched/ |
D | sch_red.c | 63 struct Qdisc *child = q->qdisc; in red_enqueue() local 118 struct Qdisc *child = q->qdisc; in red_dequeue() local 135 struct Qdisc *child = q->qdisc; in red_peek() local 169 struct Qdisc *child = NULL; in red_change() local
|
D | sch_sfb.c | 287 struct Qdisc *child = q->qdisc; in sfb_enqueue() local 429 struct Qdisc *child = q->qdisc; in sfb_dequeue() local 447 struct Qdisc *child = q->qdisc; in sfb_peek() local 494 struct Qdisc *child; in sfb_change() local
|
D | sch_multiq.c | 201 struct Qdisc *child = q->queues[i]; in multiq_tune() local 213 struct Qdisc *child, *old; in multiq_tune() local
|
D | sch_tbf.c | 301 struct Qdisc *child = NULL; in tbf_change() local
|
D | sch_prio.c | 190 struct Qdisc *child = q->queues[i]; in prio_tune() local
|
/net/dccp/ |
D | minisocks.c | 147 struct sock *child = NULL; in dccp_check_req() local 221 int dccp_child_process(struct sock *parent, struct sock *child, in dccp_child_process()
|
/net/ipv4/ |
D | tcp_minisocks.c | 567 struct sock *child; in tcp_check_req() local 811 int tcp_child_process(struct sock *parent, struct sock *child, in tcp_child_process()
|
D | tcp_fastopen.c | 179 struct sock *child; in tcp_fastopen_create_child() local 285 struct sock *child; in tcp_try_fastopen() local
|
D | inet_connection_sock.c | 922 struct sock *child) in inet_child_forget() 947 struct sock *child) in inet_csk_reqsk_queue_add() 970 struct sock *inet_csk_complete_hashdance(struct sock *sk, struct sock *child, in inet_csk_complete_hashdance() 1005 struct sock *child = req->sk; in inet_csk_listen_stop() local
|
D | syncookies.c | 210 struct sock *child; in tcp_get_cookie_sock() local
|
D | inet_hashtables.c | 129 int __inet_inherit_port(const struct sock *sk, struct sock *child) in __inet_inherit_port()
|
/net/xfrm/ |
D | xfrm_output.c | 47 struct dst_entry *child = dst_clone(skb_dst(skb)->child); in skb_dst_pop() local
|
/net/core/ |
D | dst.c | 119 struct dst_entry *child; in dst_destroy() local
|
/net/sunrpc/ |
D | rpcb_clnt.c | 680 struct rpc_task *child; in rpcb_getport_async() local 816 static void rpcb_getport_done(struct rpc_task *child, void *data) in rpcb_getport_done()
|
/net/dsa/ |
D | legacy.c | 409 struct device_node *child, *mdio, *ethernet, *port; in dsa_of_probe() local
|
/net/vmw_vsock/ |
D | virtio_transport_common.c | 932 struct sock *child; in virtio_transport_recv_listen() local
|
/net/ipv6/ |
D | ip6_fib.c | 1430 struct fib6_node *child, *pn; in fib6_repair_tree() local
|