Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/llc/
H A Dllc_sap.c365 struct sk_buff *skb1; in llc_do_mcast() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_choke.c149 static bool choke_match_flow(struct sk_buff *skb1, in choke_match_flow()
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dsend.c856 struct sk_buff *skb1; in batadv_send_outstanding_bcast_packet() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dicmp.c385 struct sk_buff *skb1; in icmp_push_reply() local
H A Dtcp_input.c4755 struct sk_buff *skb1; in tcp_data_queue_ofo() local
5108 struct sk_buff *skb1; in tcp_rbtree_insert() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/
H A Dni65.c1098 struct sk_buff *skb1 = p->recv_skb[p->rmdnum]; in ni65_recv_intr() local
/OK3568_Linux_fs/kernel/net/core/
H A Dskbuff.c3243 struct sk_buff* skb1, in skb_split_inside_header()
3264 struct sk_buff* skb1, in skb_split_no_header()
3310 void skb_split(struct sk_buff *skb, struct sk_buff *skb1, const u32 len) in skb_split()
4488 struct sk_buff *skb1, **skb_p; in skb_cow_data() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c1315 struct sk_buff *skb1 = NULL; in ath6kl_rx() local
/OK3568_Linux_fs/kernel/drivers/atm/
H A Diphase.c641 struct sk_buff *skb = NULL, *skb1 = NULL; in ia_tx_poll() local
/OK3568_Linux_fs/kernel/net/mptcp/
H A Dprotocol.c159 struct sk_buff *skb1; in mptcp_data_queue_ofo() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/
H A Dqla3xxx.c2045 struct sk_buff *skb1 = NULL, *skb2; in ql_process_macip_rx_intr() local
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvxlan.c2955 struct sk_buff *skb1; in vxlan_xmit() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dskbuff.h1128 struct sk_buff skb1; member