Home
last modified time | relevance | path

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

/linux-4.4.14/net/batman-adv/
Dsend.c505 struct sk_buff *skb1; in batadv_send_outstanding_bcast_packet() local
/linux-4.4.14/net/llc/
Dllc_sap.c367 struct sk_buff *skb1; in llc_do_mcast() local
/linux-4.4.14/net/ipx/
Daf_ipx.c382 struct sk_buff *skb1; in ipxitf_demux_socket() local
452 struct sk_buff *skb1 = NULL, *skb2 = NULL; in ipxitf_demux_socket() local
/linux-4.4.14/net/sched/
Dsch_choke.c163 static bool choke_match_flow(struct sk_buff *skb1, in choke_match_flow()
/linux-4.4.14/net/core/
Dskbuff.c2483 struct sk_buff* skb1, in skb_split_inside_header()
2504 struct sk_buff* skb1, in skb_split_no_header()
2550 void skb_split(struct sk_buff *skb, struct sk_buff *skb1, const u32 len) in skb_split()
3477 struct sk_buff *skb1, **skb_p; in skb_cow_data() local
/linux-4.4.14/net/ipv4/
Dicmp.c371 struct sk_buff *skb1; in icmp_push_reply() local
Dtcp_ipv4.c1507 struct sk_buff *skb1; in tcp_prequeue() local
Dudp.c1624 struct sk_buff *skb1 = NULL; in flush_stack() local
Dtcp_input.c4344 struct sk_buff *skb1; in tcp_data_queue_ofo() local
/linux-4.4.14/drivers/net/ethernet/amd/
Dni65.c1103 struct sk_buff *skb1 = p->recv_skb[p->rmdnum]; in ni65_recv_intr() local
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dtxrx.c1320 struct sk_buff *skb1 = NULL; in ath6kl_rx() local
/linux-4.4.14/net/ipv6/
Dudp.c747 struct sk_buff *skb1 = NULL; in flush_stack() local
/linux-4.4.14/drivers/atm/
Diphase.c640 struct sk_buff *skb = NULL, *skb1 = NULL; in ia_tx_poll() local
/linux-4.4.14/drivers/net/ethernet/qlogic/
Dqla3xxx.c2041 struct sk_buff *skb1 = NULL, *skb2; in ql_process_macip_rx_intr() local
/linux-4.4.14/drivers/net/
Dvxlan.c2202 struct sk_buff *skb1; in vxlan_xmit() local
/linux-4.4.14/include/linux/
Dskbuff.h826 struct sk_buff skb1; member