Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dtcp_syncache.c969 struct mbuf *ipopts = NULL; in syncache_add() local
984 ipopts = ip_srcroute(m); in syncache_add()
1001 if (ipopts) { in syncache_add()
1008 sc->sc_ipopts = ipopts; in syncache_add()
1046 sc->sc_ipopts = ipopts; in syncache_add()