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

  /src/sys/external/bsd/ipf/netinet/
ip_state.h 71 tcpinfo_t is_ts;
ip_nat.h 142 tcpinfo_t nat_unt;
ip_fil.h 1205 } tcpinfo_t; typedef in typeref:struct:tcpinfo
ip_fil_compat.c 88 static void ipf_v5tcpinfoto4(tcpinfo_t *, tcpinfo4_t *);
90 static void ipf_v5tcpinfoto4(tcpinfo_t *, tcpinfo4_t *);
93 ipf_v5tcpinfoto4(tcpinfo_t *v5, tcpinfo4_t *v4)

Completed in 19 milliseconds