Searched refs:osf (Results 1 – 3 of 3) sorted by relevance
134 struct nft_osf *osf; in nft_osf_reduce() local141 osf = nft_expr_priv(track->regs[priv->dreg].selector); in nft_osf_reduce()142 if (priv->flags != osf->flags || in nft_osf_reduce()143 priv->ttl != osf->ttl) { in nft_osf_reduce()
1470 tristate '"osf" Passive OS fingerprint match'1479 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()