Searched defs:pfioc_rule (Results 1 – 2 of 2) sorted by relevance
888 struct pfioc_rule { struct889 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;
1037 struct pfioc_rule { struct1038 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;