Home
last modified time | relevance | path

Searched refs:osf (Results 1 – 4 of 4) sorted by relevance

/linux/net/netfilter/
A Dnft_osf.c134 struct nft_osf *osf; in nft_osf_reduce() local
141 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()
A DKconfig1464 tristate '"osf" Passive OS fingerprint match'
1473 http://www.ioremap.net/projects/osf
/linux/drivers/mtd/chips/
A Dcfi_util.c222 int osf = cfi->interleave * cfi->device_type; /* scale factor */ in cfi_qry_present() local
230 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()
/linux/block/partitions/
A DMakefile15 obj-$(CONFIG_OSF_PARTITION) += osf.o

Completed in 11 milliseconds