Searched refs:pfsync_upd_req_item (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/contrib/pf/net/
H A Dif_pfsync.c215 struct pfsync_upd_req_item { struct
216 TAILQ_ENTRY(pfsync_upd_req_item) ur_entry;
219 TAILQ_HEAD(pfsync_upd_reqs, pfsync_upd_req_item);
233 #define PFSYNC_PLSIZE MAX(sizeof(struct pfsync_upd_req_item), \
2057 struct pfsync_upd_req_item *ur;
2129 struct pfsync_upd_req_item *ur;
2616 struct pfsync_upd_req_item *item;

Completed in 31 milliseconds