tcp_v4_early_demux  319 include/net/tcp.h int tcp_v4_early_demux(struct sk_buff *skb);
tcp_v4_early_demux 1706 net/ipv4/af_inet.c 	.early_demux	=	tcp_v4_early_demux,
tcp_v4_early_demux 1707 net/ipv4/af_inet.c 	.early_demux_handler =  tcp_v4_early_demux,
tcp_v4_early_demux  306 net/ipv4/ip_input.c INDIRECT_CALLABLE_DECLARE(int tcp_v4_early_demux(struct sk_buff *));
tcp_v4_early_demux  324 net/ipv4/ip_input.c 			err = INDIRECT_CALL_2(edemux, tcp_v4_early_demux,