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

  /src/external/bsd/ipf/dist/ipsd/
ipsd.h 21 } ipsd_t; typedef in typeref:struct:__anon6700
ipsd.c 64 ipsd_t *iphits[NPORTS];
80 ipsd_t *ihp;
116 ipsd_t *ihp;
160 iphits[i] = (ipsd_t *)malloc(sizeof(ipsd_t));
184 ipsd_t **ipsd, *ips;
193 write(fd, ips, sizeof(ipsd_t));
ipsdr.c 55 ipsd_t *iphits[NPORTS];
90 ipsd_t *ihp;
127 ipsd_t *ihp;
171 iphits[i] = (ipsd_t *)malloc(sizeof(ipsd_t));
186 ipsd_t ipsd, *ips = &ipsd;
269 ipsd_t *ips;

Completed in 50 milliseconds