Home
last modified time | relevance | path

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

/freebsd-src/sbin/pfctl/
H A Dpfctl_parser.c377 print_fromto(struct pf_rule_addr * src,pf_osfp_t osfp,struct pf_rule_addr * dst,sa_family_t af,u_int8_t proto,int verbose,int numeric) print_fromto() argument
/freebsd-src/sys/netpfil/pf/
H A Dpf.h418 (subtype) = (osfp) & ((1 << _FP_SUBTYPE_BITS) - 1); \ argument
411 PF_OSFP_UNPACK(osfp,class,version,subtype) global() argument