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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 86 } tcpinfo4_t; typedef in typeref:struct:tcpinfo4
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)
681 tcpinfo4_t nat_unt;
724 tcpinfo4_t nat_unt;
766 tcpinfo4_t nat_unt;
1060 tcpinfo4_t is_ts;
1110 tcpinfo4_t is_ts;
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 86 } tcpinfo4_t; typedef in typeref:struct:tcpinfo4
88 static void ipf_v5tcpinfoto4 __P((tcpinfo_t *, tcpinfo4_t *));
93 tcpinfo4_t *v4;
681 tcpinfo4_t nat_unt;
724 tcpinfo4_t nat_unt;
766 tcpinfo4_t nat_unt;
1060 tcpinfo4_t is_ts;
1110 tcpinfo4_t is_ts;

Completed in 27 milliseconds