Searched refs:NETWORK (Results 1 - 22 of 22) sorted by relevance

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DConstants.java63 int NETWORK = 2; field in interface:Constants
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montoya/common/
H A Dmontoya.h58 #define NETWORK "network" macro
H A Dmontoya.c182 if ((strcmp(name, NETWORK) == 0 ||
477 (void) picl_walk_tree_by_class(plafh, NETWORK,
478 NETWORK, montoya_hw_rev_callback);
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/monza/common/
H A Dmonza.h53 #define NETWORK "network" macro
H A Dmonza.c219 if ((strcmp(name, NETWORK) == 0 ||
524 (void) picl_walk_tree_by_class(plafh, NETWORK,
525 NETWORK, monza_hw_rev_callback);
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dontario.h55 #define NETWORK "network" macro
H A Dpelton.h52 #define NETWORK "network" macro
H A Dstpaul.h53 #define NETWORK "network" macro
H A Derie.h52 #define NETWORK "network" macro
H A Dhuron.h55 #define NETWORK "network" macro
H A Derie.c499 if (strncmp(name, NETWORK, NET_COMP_NUM) == 0) {
H A Dhuron.c198 if ((strcmp(name, NETWORK) == 0) &&
H A Dpelton.c196 if ((strcmp(name, NETWORK) == 0) &&
H A Dontario.c213 if ((strcmp(name, NETWORK) == 0) &&
H A Dstpaul.c132 if ((strcmp(name, NETWORK) == 0) &&
/illumos-gate/usr/src/stand/lib/inet/
H A Dibd.c170 sizeof (*out), 0, NETWORK);
178 mac_state.mac_mtu, 0, NETWORK);
342 mac_state.mac_mtu, 0, NETWORK);
453 sizeof (struct arp_packet), 0, NETWORK);
561 0, NETWORK));
H A Dethernet.c134 sizeof (*out), 0, NETWORK);
142 mac_state.mac_mtu, 0, NETWORK);
342 mac_state.mac_mtu, 0, NETWORK);
461 0, NETWORK);
587 0, NETWORK));
/illumos-gate/usr/src/uts/intel/sys/
H A Dpromif.h49 #define NETWORK 1 macro
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.h144 #define NETWORK 0x100 /* message came from the net */ macro
H A Dsyslogd.c1082 mp->flags = NETWORK;
1149 mp->flags &= ~NETWORK;
/illumos-gate/usr/src/uts/sun/sys/
H A Dpromif.h50 #define NETWORK 1 macro
/illumos-gate/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4v.c58 #define NETWORK "network" macro

Completed in 1079 milliseconds