Searched defs:orig_skb (Results 1 – 9 of 9) sorted by relevance
/linux-5.10/net/strparser/ |
D | strparser.c | 97 static int __strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb, in __strp_recv() 325 int strp_process(struct strparser *strp, struct sk_buff *orig_skb, in strp_process() 338 static int strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb, in strp_recv()
|
/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
D | main.c | 823 struct sk_buff *orig_skb = skb; in mwifiex_clone_skb_for_tx_status() local
|
/linux-5.10/drivers/net/ethernet/xilinx/ |
D | xilinx_emaclite.c | 1018 xemaclite_send(struct sk_buff *orig_skb, struct net_device *dev) in xemaclite_send()
|
/linux-5.10/net/ipv6/ |
D | ndisc.c | 1565 struct sk_buff *orig_skb, in ndisc_fill_redirect_hdr_option()
|
/linux-5.10/net/core/ |
D | skbuff.c | 4667 void __skb_tstamp_tx(struct sk_buff *orig_skb, in __skb_tstamp_tx() 4716 void skb_tstamp_tx(struct sk_buff *orig_skb, in skb_tstamp_tx()
|
D | dev.c | 4186 struct sk_buff *orig_skb = skb; in __dev_direct_xmit() local
|
/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
D | sge.c | 1784 struct sk_buff *orig_skb = skb; in t1_start_xmit() local
|
/linux-5.10/net/ipv4/ |
D | tcp.c | 3514 const struct sk_buff *orig_skb) in tcp_get_timestamping_opt_stats()
|
/linux-5.10/net/bluetooth/ |
D | hci_event.c | 6094 struct sk_buff *orig_skb = NULL; in hci_event_packet() local
|