Searched defs:_ipfw_ta_info (Results 1 – 1 of 1) sorted by relevance
1114 typedef struct _ipfw_ta_info { struct1115 char algoname[64]; /* algorithm name */1116 uint32_t type; /* lookup type */1117 uint32_t flags;1118 uint32_t refcnt;1119 uint32_t spare0;1120 uint64_t spare1;