Searched refs:ip_queue_xmit (Results 1 – 7 of 7) sorted by relevance
546 int ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl) in ip_queue_xmit() function550 EXPORT_SYMBOL(ip_queue_xmit);
2354 .queue_xmit = ip_queue_xmit,
243 int ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
1219 err = ip_queue_xmit(tunnel->sock, skb, fl); in l2tp_xmit_queue()
2019 .queue_xmit = ip_queue_xmit,