Searched defs:orig_skb (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.15/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-v5.15/drivers/net/wireless/marvell/mwifiex/ |
D | main.c | 828 struct sk_buff *orig_skb = skb; in mwifiex_clone_skb_for_tx_status() local
|
/Linux-v5.15/drivers/net/ethernet/xilinx/ |
D | xilinx_emaclite.c | 1020 xemaclite_send(struct sk_buff *orig_skb, struct net_device *dev) in xemaclite_send()
|
/Linux-v5.15/net/ipv6/ |
D | ndisc.c | 1574 struct sk_buff *orig_skb, in ndisc_fill_redirect_hdr_option()
|
/Linux-v5.15/net/core/ |
D | skbuff.c | 4905 void __skb_tstamp_tx(struct sk_buff *orig_skb, in __skb_tstamp_tx() 4956 void skb_tstamp_tx(struct sk_buff *orig_skb, in skb_tstamp_tx()
|
D | dev.c | 4255 struct sk_buff *orig_skb = skb; in __dev_direct_xmit() local
|
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb/ |
D | sge.c | 1823 struct sk_buff *orig_skb = skb; in t1_start_xmit() local
|
/Linux-v5.15/net/ipv4/ |
D | tcp.c | 3843 const struct sk_buff *orig_skb, in tcp_get_timestamping_opt_stats()
|
/Linux-v5.15/net/bluetooth/ |
D | hci_event.c | 6270 struct sk_buff *orig_skb = NULL; in hci_event_packet() local
|