Home
last modified time | relevance | path

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

/net/core/
Dtimestamping.c25 struct sk_buff *clone; in skb_clone_tx_timestamp() local
Dskbuff.c2257 struct sk_buff *clone = NULL; in __pskb_pull_tail() local
4860 struct sk_buff *clone; in skb_clone_sk() local
6247 struct sk_buff *clone = NULL; in pskb_carve_frag_list() local
6393 struct sk_buff *clone = skb_clone(skb, gfp); in pskb_extract() local
Dfilter.c2414 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.c312 char *saved_clone, *clone, *name; in tcp_set_allowed_congestion_control() local
Dinet_fragment.c484 struct sk_buff *clone; in inet_frag_reasm_prepare() local
Draw.c192 struct sk_buff *clone = skb_clone(skb, GFP_ATOMIC); in raw_v4_input() local
/net/ieee802154/
Dsocket.c371 struct sk_buff *clone; in ieee802154_raw_deliver() local
814 struct sk_buff *clone; in ieee802154_dgram_deliver() local
/net/openvswitch/
Dactions.c1051 static int clone(struct datapath *dp, struct sk_buff *skb, in clone() function
1294 struct sk_buff *clone; in do_execute_actions() local
1495 struct sw_flow_key *clone; in clone_execute() local
/net/netfilter/
Dnft_set_pipapo.h171 struct nft_pipapo_match *clone; member
Dnft_set_pipapo.c1130 static int pipapo_realloc_scratch(struct nft_pipapo_match *clone,
/net/sched/
Dsch_etf.c138 struct sk_buff *clone; in report_sock_error() local
/net/phonet/
Dsocket.c114 struct sk_buff *clone; in pn_deliver_sock_broadcast() local
/net/dsa/
Dtag_sja1105.c267 struct sk_buff *clone = SJA1105_SKB_CB(skb)->clone; in sja1110_xmit() local
/net/ipv6/
Draw.c214 struct sk_buff *clone = skb_clone(skb, GFP_ATOMIC); in ipv6_raw_deliver() local
/net/9p/
Dclient.c1165 const unsigned char * const *wnames, int clone) in p9_client_walk()