Home
last modified time | relevance | path

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

/src/sys/netpfil/pf/
H A Dpf_ioctl.c2525 #define ASSIGN_OPT(x) exported_q->pq_u.hfsc_opts.x = q->pq_u.hfsc_opts.x in pf_export_kaltq() macro
2631 #define ASSIGN_OPT(x) q->pq_u.hfsc_opts.x = imported_q->pq_u.hfsc_opts.x in pf_import_kaltq() macro