Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dpfvar.h888 struct pfioc_rule { struct
889 u_int32_t action;
890 u_int32_t ticket;
891 u_int32_t pool_ticket;
892 u_int32_t nr;
893 char anchor[MAXPATHLEN];
894 char anchor_call[MAXPATHLEN];
895 struct pf_rule rule;
/f-stack/freebsd/net/
H A Dpfvar.h1037 struct pfioc_rule { struct
1038 u_int32_t action;
1039 u_int32_t ticket;
1040 u_int32_t pool_ticket;
1041 u_int32_t nr;
1042 char anchor[MAXPATHLEN];
1043 char anchor_call[MAXPATHLEN];
1044 struct pf_rule rule;