Home
last modified time | relevance | path

Searched refs:tcp_nip_queue_xmit (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/
Dnip.h66 int tcp_nip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dnip_output.c377 int tcp_nip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl) in tcp_nip_queue_xmit() function
Dtcp_nip.c1006 .queue_xmit = tcp_nip_queue_xmit,