Searched defs:_skb (Results 1 – 10 of 10) sorted by relevance
| /linux/net/tipc/ |
| H A D | msg.c | 256 tipc_msg_validate(struct sk_buff ** _skb) tipc_msg_validate() argument 315 struct sk_buff *_skb; tipc_msg_fragment() local 627 struct sk_buff *_skb = *skb; tipc_msg_reverse() local 679 struct sk_buff *skb, *_skb; tipc_msg_skb_clone() local 766 struct sk_buff *skb, *_skb; tipc_msg_reassemble() local 804 struct sk_buff *skb, *_skb; tipc_msg_pskb_copy() local 826 struct sk_buff *_skb, *tmp; __tipc_skb_queue_sorted() local [all...] |
| H A D | bcast.c | 181 struct sk_buff *skb, *_skb; in tipc_bcbase_xmit() local 324 struct sk_buff *_skb; in tipc_mcast_send_sync() local 787 struct sk_buff *skb, *_skb, *tmp; in tipc_mcast_filter_msg() local
|
| H A D | udp_media.c | 263 struct sk_buff *_skb; tipc_udp_send_msg() local
|
| H A D | link.c | 1016 struct sk_buff *skb, *_skb; in tipc_link_xmit() local 1151 struct sk_buff *skb, *_skb; in tipc_link_advance_backlog() local 1540 struct sk_buff *skb, *_skb, *tmp; in tipc_link_advance_transmq() local
|
| H A D | bearer.c | 766 struct sk_buff *skb, *_skb; tipc_clone_to_loopback() local
|
| H A D | group.c | 476 struct sk_buff *_skb, *tmp; in tipc_group_sort_msg() local
|
| H A D | crypto.c | 1650 static inline void tipc_crypto_clone_msg(struct net *net, struct sk_buff *_skb, in tipc_crypto_clone_msg() argument
|
| H A D | msg.h | 1246 struct sk_buff *_skb, *tmp, *skb = NULL; in tipc_skb_dequeue() local
|
| H A D | socket.c | 1194 struct sk_buff *skb, *_skb; tipc_sk_mcast_rcv() local
|
| /linux/drivers/net/ipvlan/ |
| H A D | ipvlan.h | 107 #define IPVL_SKB_CB(_skb) ((struct ipvl_skb_cb *)&((_skb)->cb[0])) argument
|