Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_ifaddrs.c137 ifa_maintain_loopback_route(int cmd, const char *otype, struct ifaddr *ifa, in ifa_maintain_loopback_route()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_dstlist.c310 ipf_dstlist_iter_deref(softc, arg, otype, unit, data) in ipf_dstlist_iter_deref() argument
H A Dip_pool.c1404 ipf_pool_iter_deref(softc, arg, otype, unit, data) in ipf_pool_iter_deref() argument
H A Dip_htable.c1349 ipf_htable_iter_deref(softc, arg, otype, unit, data) in ipf_htable_iter_deref() argument
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dddt.c1010 enum ddt_type otype = dde->dde_type; in ddt_sync_entry() local
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_acl.c1167 dmu_object_type_t otype; in zfs_aclset_common() local
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_acl.c1339 dmu_object_type_t otype; in zfs_aclset_common() local
/f-stack/tools/ipfw/
H A Dipfw2.c3037 pack_object(struct tidx *tstate, const char *name, int otype) in pack_object()