Home
last modified time | relevance | path

Searched refs:skb_clone_and_charge_r (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/
H A Dipv6.c544 newnp->pktoptions = skb_clone_and_charge_r(ireq->pktopts, newsk); in dccp_v6_request_recv_sock()
606 opt_skb = skb_clone_and_charge_r(skb, sk); in dccp_v6_do_rcv()
/kernel/linux/linux-6.6/net/dccp/
H A Dipv6.c555 newnp->pktoptions = skb_clone_and_charge_r(ireq->pktopts, newsk); in dccp_v6_request_recv_sock()
617 opt_skb = skb_clone_and_charge_r(skb, sk); in dccp_v6_do_rcv()
/kernel/linux/linux-5.10/net/ipv6/
H A Dtcp_ipv6.c1415 newnp->pktoptions = skb_clone_and_charge_r(ireq->pktopts, newsk); in tcp_v6_syn_recv_sock()
1487 opt_skb = skb_clone_and_charge_r(skb, sk); in tcp_v6_do_rcv()
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcp_ipv6.c1389 newnp->pktoptions = skb_clone_and_charge_r(ireq->pktopts, newsk); in tcp_v6_syn_recv_sock()
1465 opt_skb = skb_clone_and_charge_r(skb, sk); in tcp_v6_do_rcv()
/kernel/linux/linux-5.10/include/net/
H A Dsock.h2293 static inline struct sk_buff *skb_clone_and_charge_r(struct sk_buff *skb, struct sock *sk) in skb_clone_and_charge_r() function
/kernel/linux/linux-6.6/include/net/
H A Dsock.h2448 static inline struct sk_buff *skb_clone_and_charge_r(struct sk_buff *skb, struct sock *sk) in skb_clone_and_charge_r() function

Completed in 17 milliseconds