Home
last modified time | relevance | path

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

/net/core/
Dtimestamping.c38 struct sk_buff *clone; in skb_clone_tx_timestamp() local
Dskbuff.c1925 struct sk_buff *clone = NULL; in __pskb_pull_tail() local
4272 struct sk_buff *clone; in skb_clone_sk() local
5345 struct sk_buff *clone = NULL; in pskb_carve_frag_list() local
5492 struct sk_buff *clone = skb_clone(skb, gfp); in pskb_extract() local
Dfilter.c1762 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/
Dtcp_cong.c301 char *saved_clone, *clone, *name; in tcp_set_allowed_congestion_control() local
Dinet_fragment.c413 struct sk_buff *clone; in inet_frag_reasm_prepare() local
Draw.c197 struct sk_buff *clone = skb_clone(skb, GFP_ATOMIC); in raw_v4_input() local
/net/ieee802154/
Dsocket.c378 struct sk_buff *clone; in ieee802154_raw_deliver() local
809 struct sk_buff *clone; in ieee802154_dgram_deliver() local
/net/ieee802154/6lowpan/
Dreassembly.c227 struct sk_buff *clone; in lowpan_frag_reasm() local
/net/openvswitch/
Dactions.c1102 struct sk_buff *clone; in do_execute_actions() local
1235 struct sw_flow_key *clone; in clone_execute() local
/net/phonet/
Dsocket.c127 struct sk_buff *clone; in pn_deliver_sock_broadcast() local
/net/ipv6/
Draw.c219 struct sk_buff *clone = skb_clone(skb, GFP_ATOMIC); in ipv6_raw_deliver() local
/net/9p/
Dclient.c1196 const unsigned char * const *wnames, int clone) in p9_client_walk()