Searched refs:m_mtu (Results 1 – 1 of 1) sorted by relevance
1513 struct mbuf *m_mtu; in ip6_notify_pmtu() local1536 if ((m_mtu = sbcreatecontrol(&mtuctl, sizeof(mtuctl), IPV6_PATHMTU, in ip6_notify_pmtu()1541 if (sbappendaddr(&so->so_rcv, (struct sockaddr *)dst, NULL, m_mtu) in ip6_notify_pmtu()1544 m_freem(m_mtu); in ip6_notify_pmtu()