Home
last modified time | relevance | path

Searched defs:clone (Results 1 – 14 of 14) sorted by relevance

/net/core/
Dtimestamping.c38 struct sk_buff *clone; in skb_clone_tx_timestamp() local
Dskbuff.c1646 struct sk_buff *clone = NULL; in __pskb_pull_tail() local
3782 struct sk_buff *clone; in skb_clone_sk() local
4795 struct sk_buff *clone = NULL; in pskb_carve_frag_list() local
4942 struct sk_buff *clone = skb_clone(skb, gfp); in pskb_extract() local
Dfilter.c1723 struct sk_buff *clone; in BPF_CALL_3() local
/net/rds/
Dtcp_recv.c161 struct sk_buff *clone; in rds_tcp_data_recv() local
/net/ipv4/
Dip_fragment.c211 struct sk_buff *clone, *head = qp->q.fragments; in ip_expire() local
587 struct sk_buff *clone; in ip_frag_reasm() local
Dtcp_cong.c300 char *saved_clone, *clone, *name; in tcp_set_allowed_congestion_control() local
Draw.c192 struct sk_buff *clone = skb_clone(skb, GFP_ATOMIC); in raw_v4_input() local
/net/ieee802154/
Dsocket.c379 struct sk_buff *clone; in ieee802154_raw_deliver() local
811 struct sk_buff *clone; in ieee802154_dgram_deliver() local
/net/ipv6/netfilter/
Dnf_conntrack_reasm.c407 struct sk_buff *clone; in nf_ct_frag6_reasm() local
/net/ipv6/
Dreassembly.c433 struct sk_buff *clone; in ip6_frag_reasm() local
Draw.c214 struct sk_buff *clone = skb_clone(skb, GFP_ATOMIC); in ipv6_raw_deliver() local
/net/ieee802154/6lowpan/
Dreassembly.c263 struct sk_buff *clone; in lowpan_frag_reasm() local
/net/phonet/
Dsocket.c125 struct sk_buff *clone; in pn_deliver_sock_broadcast() local
/net/9p/
Dclient.c1151 char **wnames, int clone) in p9_client_walk()