/titanic_52/usr/src/boot/lib/libstand/ |
H A D | netif.c | 78 netif_match(struct netif *nif, void *machdep_hint) in netif_match() argument 161 netif_probe(struct netif *nif, void *machdep_hint) in netif_probe() argument 173 netif_attach(struct netif *nif, struc argument 193 netif_detach(struct netif * nif) netif_detach() argument 213 struct netif *nif = desc->io_netif; netif_get() local 240 struct netif *nif = desc->io_netif; netif_put() local 278 struct netif *nif; netif_open() local [all...] |
/titanic_52/usr/src/boot/sys/boot/uboot/lib/ |
H A D | net.c | 198 net_match(struct netif *nif, void *machdep_hint) in net_match() argument 210 net_probe(struct netif *nif, void *machdep_hint) in net_probe() argument 237 struct netif *nif = desc->io_netif; in net_put() local 276 struct netif *nif = desc->io_netif; in net_get() local 318 struct netif *nif = desc->io_netif; in net_init() local 355 net_end(struct netif * nif) net_end() argument [all...] |
/titanic_52/usr/src/boot/sys/boot/efi/libefi/ |
H A D | efinet.c | 98 efinet_match(struct netif *nif, void *machdep_hint) in efinet_match() argument 108 efinet_probe(struct netif *nif, void *machdep_hint) in efinet_probe() argument 117 struct netif *nif = desc->io_netif; in efinet_put() local 147 struct netif *nif = desc->io_netif; in efinet_get() local 185 struct netif *nif = desc->io_netif; in efinet_init() local 242 efinet_end(struct netif * nif) efinet_end() argument [all...] |
/titanic_52/usr/src/boot/sys/boot/ofw/libofw/ |
H A D | ofw_net.c | 78 ofwn_match(struct netif *nif, void *machdep_hint) in ofwn_match() argument 84 ofwn_probe(struct netif *nif, void *machdep_hint) in ofwn_probe() argument 245 ofwn_end(struct netif *nif) in ofwn_end() argument
|
/titanic_52/usr/src/boot/sys/boot/i386/libi386/ |
H A D | pxe.c | 347 pxe_netif_match(struct netif *nif, void *machdep_hint) in pxe_netif_match() argument 354 pxe_netif_probe(struct netif *nif, void *machdep_hint) in pxe_netif_probe() argument 363 pxe_netif_end(struct netif *nif) in pxe_netif_end() argument
|
/titanic_52/usr/src/cmd/svr4pkg/libinst/ |
H A D | is_local_host.c | 82 int nif; in is_local_if() local
|
/titanic_52/usr/src/uts/common/inet/ipf/ |
H A D | ip_log.c | 250 net_handle_t nif; local
|
H A D | ip_fil_solaris.c | 916 net_handle_t nif; local
|
/titanic_52/usr/src/lib/libipmp/common/ |
H A D | ipmp_query.c | 557 ipmp_iflist_create(uint_t nif, char (*ifs)[LIFNAMSIZ]) in ipmp_iflist_create() argument 642 ipmp_group_state_t state, uint_t nif, char (*ifs)[LIFNAMSIZ], in ipmp_groupinfo_create() argument
|
H A D | ipmp_query.h | 101 #define IPMP_IFLIST_SIZE(nif) \ argument
|
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_tables.c | 1143 uint_t nif = 0, nusable = 0; in phyint_group_refresh_state() local 3182 unsigned int nif = 0, naddr = 0; in getgroupinfo() local [all...] |
/titanic_52/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | inode.c | 439 int nif; in iblock() local [all...] |
/titanic_52/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | ncu_ip.c | 225 nwamd_if_t *nif = &ncu->ncu_if; in nwamd_add_default_routes() local
|
H A D | ncu.c | 734 nwamd_if_t *nif = &ncu_data->ncu_if; in populate_ip_ncu_properties() local [all...] |
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | sys-solaris.c | 2750 int nif, s, retv; in get_ether_addr() local
|