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

  /src/libexec/identd/
ipf.c 58 nl.nl_outport = ntohs(csatosin(&ss[1])->sin_port);
  /src/dist/pf/usr.sbin/ftp-proxy/
ipf.c 373 natlook.nl_outport = satosin(client)->sin_port;
  /src/sys/external/bsd/ipf/netinet/
ip_nat.h 418 u_short nl_outport; member in struct:natlookup
ip_nat6.c 2426 fi.fin_data[1] = ntohs(np->nl_outport);
2429 fi.fin_data[1] = ntohs(np->nl_outport);
ip_nat.c 4592 fi.fin_data[1] = ntohs(np->nl_outport);
4595 fi.fin_data[1] = ntohs(np->nl_outport);
ip_fil_compat.c 642 u_short nl_outport; member in struct:natlookup_4_1_1

Completed in 24 milliseconds