Searched defs:skb1 (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/net/llc/ |
D | llc_sap.c | 369 struct sk_buff *skb1; in llc_do_mcast() local
|
/linux-6.12.1/net/sched/ |
D | sch_choke.c | 148 static bool choke_match_flow(struct sk_buff *skb1, in choke_match_flow()
|
/linux-6.12.1/net/batman-adv/ |
D | send.c | 1057 struct sk_buff *skb1; in batadv_send_outstanding_bcast_packet() local
|
/linux-6.12.1/net/ipv4/ |
D | icmp.c | 383 struct sk_buff *skb1; in icmp_push_reply() local
|
D | tcp_input.c | 5005 struct sk_buff *skb1; in tcp_data_queue_ofo() local 5384 struct sk_buff *skb1; in tcp_rbtree_insert() local
|
/linux-6.12.1/drivers/net/wireless/ath/ath6kl/ |
D | txrx.c | 1315 struct sk_buff *skb1 = NULL; in ath6kl_rx() local
|
/linux-6.12.1/net/core/ |
D | skbuff.c | 4079 struct sk_buff* skb1, in skb_split_inside_header() 4101 struct sk_buff* skb1, in skb_split_no_header() 4149 void skb_split(struct sk_buff *skb, struct sk_buff *skb1, const u32 len) in skb_split() 5277 struct sk_buff *skb1, **skb_p; in skb_cow_data() local
|
/linux-6.12.1/drivers/atm/ |
D | iphase.c | 641 struct sk_buff *skb = NULL, *skb1 = NULL; in ia_tx_poll() local
|
/linux-6.12.1/include/linux/ |
D | skbuff.h | 1334 struct sk_buff skb1; member 1639 static inline int skb_cmp_decrypted(const struct sk_buff *skb1, in skb_cmp_decrypted() 1747 static inline bool skb_pure_zcopy_same(const struct sk_buff *skb1, in skb_pure_zcopy_same()
|
/linux-6.12.1/drivers/net/vxlan/ |
D | vxlan_mdb.c | 1693 struct sk_buff *skb1; in vxlan_mdb_xmit() local
|
D | vxlan_core.c | 2784 struct sk_buff *skb1; in vxlan_xmit() local
|
/linux-6.12.1/drivers/net/ethernet/qlogic/ |
D | qla3xxx.c | 2042 struct sk_buff *skb1 = NULL, *skb2; in ql_process_macip_rx_intr() local
|
/linux-6.12.1/net/mptcp/ |
D | protocol.c | 214 struct sk_buff *skb1; in mptcp_data_queue_ofo() local
|