Searched refs:m_mtu (Results 1 – 1 of 1) sorted by relevance
2072 struct mbuf *m_mtu; in ip6_notify_pmtu() local2112 if ((m_mtu = sbcreatecontrol((caddr_t)&mtuctl, sizeof(mtuctl), in ip6_notify_pmtu()2117 if (sbappendaddr(&so->so_rcv, SA(dst), NULL, m_mtu, NULL) == 0) { in ip6_notify_pmtu()