Home
last modified time | relevance | path

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

/Linux-v5.15/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.c1851 INDIRECT_CALLABLE_SCOPE void tcp_v6_early_demux(struct sk_buff *skb) in tcp_v6_early_demux() function
2210 .early_demux = tcp_v6_early_demux,
2211 .early_demux_handler = tcp_v6_early_demux,
/Linux-v5.15/include/net/
Dtcp.h931 INDIRECT_CALLABLE_DECLARE(void tcp_v6_early_demux(struct sk_buff *skb));