Searched refs:tcp6_mtudisc_callback (Results 1 – 3 of 3) sorted by relevance
261 icmp6_mtudisc_callback_register(tcp6_mtudisc_callback); in IPSEC_WRAP_CTLINPUT()
832 void tcp6_mtudisc_callback(struct in6_addr *);
1539 tcp6_mtudisc_callback(&in6); in tcp_mtudisc_callback()1596 tcp6_mtudisc_callback(struct in6_addr *faddr) in tcp6_mtudisc_callback() function