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

/linux-master/net/llc/
H A Dllc_sap.c369 struct sk_buff *skb1; local
/linux-master/net/batman-adv/
H A Dsend.c1057 struct sk_buff *skb1; local
/linux-master/net/sched/
H A Dsch_choke.c148 static bool choke_match_flow(struct sk_buff *skb1, argument
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c1315 struct sk_buff *skb1 = NULL; local
/linux-master/drivers/net/vxlan/
H A Dvxlan_mdb.c1693 struct sk_buff *skb1; local
H A Dvxlan_core.c2755 struct sk_buff *skb1; local
/linux-master/net/ipv4/
H A Dicmp.c380 struct sk_buff *skb1; local
H A Dtcp_input.c4928 struct sk_buff *skb1; local
5297 struct sk_buff *skb1; local
[all...]
/linux-master/drivers/atm/
H A Diphase.c641 struct sk_buff *skb = NULL, *skb1 = NULL; local
[all...]
/linux-master/drivers/net/ethernet/qlogic/
H A Dqla3xxx.c2042 struct sk_buff *skb1 = NULL, *skb2; local
/linux-master/net/mptcp/
H A Dprotocol.c213 struct sk_buff *skb1; local
[all...]
/linux-master/net/core/
H A Dskbuff.c4040 skb_shinfo(skb1)->frags[i] = skb_shinfo(skb)->frags[i]; argument
4019 skb_split_inside_header(struct sk_buff *skb, struct sk_buff* skb1, const u32 len, const int pos) argument
4087 skb_split(struct sk_buff *skb, struct sk_buff *skb1, const u32 len) argument
5175 struct sk_buff *skb1, **skb_p; local
[all...]
/linux-master/include/linux/
H A Dskbuff.h1325 struct sk_buff skb1; member in struct:sk_buff_fclones
1615 static inline int skb_cmp_decrypted(const struct sk_buff *skb1, argument
1712 static inline bool skb_pure_zcopy_same(const struct sk_buff *skb1, argument

Completed in 281 milliseconds