Home
last modified time | relevance | path

Searched defs:ipstate (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.h34 struct ipstate *is_next; argument
39 void *is_ifp[4];
40 void *is_sync;
50 int is_isninc[2];
52 i6addr_t is_src;
53 i6addr_t is_dst;
54 u_int is_pass;
56 u_char is_v;
57 int is_family;
58 u_32_t is_hv;
[all …]