Home
last modified time | relevance | path

Searched refs:tcp_v4_early_demux (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/net/ipv4/
Dip_input.c314 INDIRECT_CALLABLE_DECLARE(int tcp_v4_early_demux(struct sk_buff *));
340 err = INDIRECT_CALL_2(edemux, tcp_v4_early_demux, in ip_rcv_finish_core()
Daf_inet.c1730 .early_demux = tcp_v4_early_demux,
1731 .early_demux_handler = tcp_v4_early_demux,
Dtcp_ipv4.c1760 int tcp_v4_early_demux(struct sk_buff *skb) in tcp_v4_early_demux() function
/Linux-v5.15/include/net/
Dtcp.h322 int tcp_v4_early_demux(struct sk_buff *skb);