Searched defs:_skb (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/net/tipc/ |
D | msg.c | 204 bool tipc_msg_validate(struct sk_buff **_skb) in tipc_msg_validate() 262 struct sk_buff *_skb; in tipc_msg_fragment() local 524 struct sk_buff *_skb; in tipc_msg_make_bundle() local 565 struct sk_buff *_skb = *skb; in tipc_msg_reverse() local 617 struct sk_buff *skb, *_skb; in tipc_msg_skb_clone() local 703 struct sk_buff *skb, *_skb; in tipc_msg_reassemble() local 741 struct sk_buff *skb, *_skb; in tipc_msg_pskb_copy() local 763 struct sk_buff *_skb, *tmp; in __tipc_skb_queue_sorted() local
|
D | bcast.c | 174 struct sk_buff *skb, *_skb; in tipc_bcbase_xmit() local 318 struct sk_buff *_skb; in tipc_mcast_send_sync() local 768 struct sk_buff *skb, *_skb, *tmp; in tipc_mcast_filter_msg() local
|
D | link.c | 951 struct sk_buff *skb, *_skb, **tskb; in tipc_link_xmit() local 1028 struct sk_buff *skb, *_skb; in tipc_link_advance_backlog() local 1128 struct sk_buff *_skb, *skb = skb_peek(&l->transmq); in tipc_link_bc_retrans() local 1404 struct sk_buff *skb, *_skb, *tmp; in tipc_link_advance_transmq() local
|
D | udp_media.c | 246 struct sk_buff *_skb; in tipc_udp_send_msg() local
|
D | bearer.c | 685 struct sk_buff *skb, *_skb; in tipc_clone_to_loopback() local
|
D | group.c | 469 struct sk_buff *_skb, *tmp; in tipc_group_sort_msg() local
|
D | msg.h | 1139 struct sk_buff *_skb, *tmp, *skb = NULL; in tipc_skb_dequeue() local
|
D | socket.c | 1136 struct sk_buff *skb, *_skb; in tipc_sk_mcast_rcv() local
|
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/ |
D | usb.c | 514 struct sk_buff *_skb; in _rtl_rx_pre_process() local 760 struct sk_buff *_skb; in rtl_usb_cleanup() local 901 struct sk_buff *_skb = NULL; in _rtl_usb_transmit() local
|
/Linux-v5.4/drivers/net/ipvlan/ |
D | ipvlan.h | 106 #define IPVL_SKB_CB(_skb) ((struct ipvl_skb_cb *)&((_skb)->cb[0])) argument
|