Home
last modified time | relevance | path

Searched defs:skb1 (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/net/llc/
Dllc_sap.c363 struct sk_buff *skb1; in llc_do_mcast() local
/Linux-v5.4/net/sched/
Dsch_choke.c155 static bool choke_match_flow(struct sk_buff *skb1, in choke_match_flow()
/Linux-v5.4/net/batman-adv/
Dsend.c856 struct sk_buff *skb1; in batadv_send_outstanding_bcast_packet() local
/Linux-v5.4/net/ipv4/
Dicmp.c379 struct sk_buff *skb1; in icmp_push_reply() local
Dtcp_input.c4544 struct sk_buff *skb1; in tcp_data_queue_ofo() local
4884 struct sk_buff *skb1; in tcp_rbtree_insert() local
/Linux-v5.4/drivers/net/ethernet/amd/
Dni65.c1098 struct sk_buff *skb1 = p->recv_skb[p->rmdnum]; in ni65_recv_intr() local
/Linux-v5.4/net/core/
Dskbuff.c3191 struct sk_buff* skb1, in skb_split_inside_header()
3212 struct sk_buff* skb1, in skb_split_no_header()
3258 void skb_split(struct sk_buff *skb, struct sk_buff *skb1, const u32 len) in skb_split()
4307 struct sk_buff *skb1, **skb_p; in skb_cow_data() local
/Linux-v5.4/drivers/net/wireless/ath/ath6kl/
Dtxrx.c1315 struct sk_buff *skb1 = NULL; in ath6kl_rx() local
/Linux-v5.4/drivers/atm/
Diphase.c641 struct sk_buff *skb = NULL, *skb1 = NULL; in ia_tx_poll() local
/Linux-v5.4/drivers/net/ethernet/qlogic/
Dqla3xxx.c2046 struct sk_buff *skb1 = NULL, *skb2; in ql_process_macip_rx_intr() local
/Linux-v5.4/drivers/net/
Dvxlan.c2698 struct sk_buff *skb1; in vxlan_xmit() local
/Linux-v5.4/include/linux/
Dskbuff.h1061 struct sk_buff skb1; member