Searched refs:ipopts (Results 1 – 1 of 1) sorted by relevance
3816 struct mbuf *ipopts; in syn_cache_add() local3860 ipopts = ip_srcroute(m); in syn_cache_add()3863 ipopts = NULL; in syn_cache_add()3877 if (ipopts) { in syn_cache_add()3883 sc->sc_ipopts = ipopts; in syn_cache_add()3897 m_free(ipopts); in syn_cache_add()3911 sc->sc_ipopts = ipopts; in syn_cache_add()