Searched refs:osf (Results 1 – 4 of 4) sorted by relevance
140 struct nft_osf *osf; in nft_osf_reduce() local147 osf = nft_expr_priv(track->regs[priv->dreg].selector); in nft_osf_reduce()148 if (priv->flags != osf->flags || in nft_osf_reduce()149 priv->ttl != osf->ttl) { in nft_osf_reduce()
1464 tristate '"osf" Passive OS fingerprint match'1473 http://www.ioremap.net/projects/osf
222 int osf = cfi->interleave * cfi->device_type; /* scale factor */ in cfi_qry_present() local230 val[0] = map_read(map, base + osf*0x10); in cfi_qry_present()231 val[1] = map_read(map, base + osf*0x11); in cfi_qry_present()232 val[2] = map_read(map, base + osf*0x12); in cfi_qry_present()
15 obj-$(CONFIG_OSF_PARTITION) += osf.o