Searched defs:child (Results 1 – 18 of 18) sorted by relevance
/net/dccp/ |
D | minisocks.c | 145 struct sock *child = NULL; in dccp_check_req() local 219 int dccp_child_process(struct sock *parent, struct sock *child, in dccp_child_process()
|
/net/sched/ |
D | sch_red.c | 74 struct Qdisc *child = q->qdisc; in red_enqueue() local 154 struct Qdisc *child = q->qdisc; in red_dequeue() local 171 struct Qdisc *child = q->qdisc; in red_peek() local 237 struct Qdisc *old_child = NULL, *child = NULL; in __red_change() local
|
D | sch_sfb.c | 285 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, *old; in sfb_change() local
|
D | sch_multiq.c | 197 struct Qdisc *child = q->queues[i]; in multiq_tune() local 213 struct Qdisc *child, *old; in multiq_tune() local
|
D | sch_taprio.c | 422 struct Qdisc *child; in taprio_enqueue() local 465 struct Qdisc *child = q->qdiscs[i]; in taprio_peek_soft() local 499 struct Qdisc *child = q->qdiscs[i]; in taprio_peek_offload() local 550 struct Qdisc *child = q->qdiscs[i]; in taprio_dequeue_soft() local 624 struct Qdisc *child = q->qdiscs[i]; in taprio_dequeue_offload() local
|
D | sch_cbs.c | 88 struct Qdisc *child, in cbs_child_enqueue() 160 static struct sk_buff *cbs_child_dequeue(struct Qdisc *sch, struct Qdisc *child) in cbs_child_dequeue()
|
D | sch_tbf.c | 342 struct Qdisc *child = NULL; in tbf_change() local
|
/net/ipv4/ |
D | inet_connection_sock.c | 971 struct sock *child) in inet_child_forget() 996 struct sock *child) in inet_csk_reqsk_queue_add() 1019 struct sock *inet_csk_complete_hashdance(struct sock *sk, struct sock *child, in inet_csk_complete_hashdance() 1054 struct sock *child = req->sk; in inet_csk_listen_stop() local
|
D | tcp_minisocks.c | 578 struct sock *child; in tcp_check_req() local 835 int tcp_child_process(struct sock *parent, struct sock *child, in tcp_child_process()
|
D | tcp_fastopen.c | 261 struct sock *child; in tcp_fastopen_create_child() local 371 struct sock *child; in tcp_try_fastopen() local
|
D | syncookies.c | 200 struct sock *child; in tcp_get_cookie_sock() local
|
D | inet_hashtables.c | 131 int __inet_inherit_port(const struct sock *sk, struct sock *child) in __inet_inherit_port()
|
/net/core/ |
D | dst.c | 105 struct dst_entry *child = NULL; in dst_destroy() local
|
/net/sunrpc/ |
D | rpcb_clnt.c | 652 struct rpc_task *child; in rpcb_getport_async() local 769 static void rpcb_getport_done(struct rpc_task *child, void *data) in rpcb_getport_done()
|
/net/xfrm/ |
D | xfrm_output.c | 53 struct dst_entry *child = dst_clone(xfrm_dst_child(skb_dst(skb))); in skb_dst_pop() local
|
/net/mptcp/ |
D | subflow.c | 537 struct sock *child; in subflow_syn_recv_sock() local
|
/net/vmw_vsock/ |
D | virtio_transport_common.c | 1055 struct sock *child; in virtio_transport_recv_listen() local
|
/net/ipv6/ |
D | ip6_fib.c | 1777 struct fib6_node *child; in fib6_repair_tree() local
|