Home
last modified time | relevance | path

Searched refs:tcp_v6_early_demux (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/net/ipv6/
Dip6_input.c48 INDIRECT_CALLABLE_DECLARE(void tcp_v6_early_demux(struct sk_buff *));
59 INDIRECT_CALL_2(edemux, tcp_v6_early_demux, in ip6_rcv_finish_core()
Dtcp_ipv6.c1698 INDIRECT_CALLABLE_SCOPE void tcp_v6_early_demux(struct sk_buff *skb) in tcp_v6_early_demux() function
2057 .early_demux = tcp_v6_early_demux,
2058 .early_demux_handler = tcp_v6_early_demux,