Home
last modified time | relevance | path

Searched refs:queue_xmit (Results 1 – 6 of 6) sorted by relevance

/linux/include/net/
H A Dinet_connection_sock.h36 int (*queue_xmit)(struct sock *sk, struct sk_buff *skb, struct flowi *fl); member
/linux/net/dccp/
H A Dipv6.c
H A Doutput.c
H A Dipv4.c
/linux/net/ipv4/
H A Dtcp_ipv4.c2354 .queue_xmit = ip_queue_xmit,
H A Dtcp_output.c1716 err = INDIRECT_CALL_INET(icsk->icsk_af_ops->queue_xmit, in __tcp_transmit_skb()