HomeSort by: relevance | last modified time | path
    Searched refs:ftps_ifp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_proxy.h 170 void *ftps_ifp; member in struct:ftpside
ip_ftp_pxy.c 1576 if (ftp->ftp_side[1 - rev].ftps_ifp == NULL)
1577 ftp->ftp_side[1 - rev].ftps_ifp = fin->fin_ifp;
1595 if (ftp->ftp_side[rev].ftps_ifp == NULL)
1596 ftp->ftp_side[rev].ftps_ifp = fin->fin_ifp;

Completed in 12 milliseconds