Searched refs:interface (Results 26 - 50 of 93) sorted by relevance

1234

/illumos-gate/usr/src/cmd/bnu/
H A DMakefile.inc32 gtcfile.c gwd.c imsg.c in.uucpd.c interface.c limits.c \
84 interface.o statlog.o stoa.o \
127 ulockf.o conn.o interface.o strsave.o \
133 ulockf.o conn.o interface.o sysfiles.o \
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DMakefile31 init_reboot.o interface.o ipc_action.o packet.o release.o renew.o \
/illumos-gate/usr/src/psm/stand/bootlst/sparc/
H A Dsrt0.s102 ! 64/64 client interface for ieee1275 prom
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_printer.c346 * Don't copy the original interface program
365 prbufp->interface = 0;
390 prbufp->interface = makepath(Lp_Model, STANDARD, (char *)0);
395 * i.e. this printer never had an interface pgm
398 * (default) interface program.
418 prbufp->interface = makepath(Lp_Model, m, (char *)0);
459 prbufp->interface = makepath(
486 prbufp->interface = fullpath(i);
505 prbufp->interface = makepath(Lp_Model, m, (char *)0);
628 prbufp->interface
[all...]
/illumos-gate/usr/src/cmd/sgs/tools/common/
H A Dsgsmsg.c114 *interface = "sgs_msg", variable
409 interface) < 0) {
420 interface) < 0) {
433 interface) < 0) {
442 interface) < 0) {
447 interface) < 0) {
468 interface) < 0) {
481 interface) < 0) {
621 fmtstr, interface, stbufsize) < 0) {
1090 interface
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drdisc.c85 static struct interface *rdisc_sock_interface; /* current rdisc interface */
91 int max_ads; /* at least one per interface */
97 * adjust unsigned preference by interface metric,
112 struct interface *ifp,
216 set_rdisc_mg(struct interface *ifp,
297 struct interface *ifp;
366 * Age it and note its interface.
448 * Zap all routes discovered via an interface that has gone bad
450 * This is called by if_del and if_bad, and the interface pointe
[all...]
H A Dtable.c55 static void rtbad(struct rt_entry *, struct interface *);
58 static struct interface *gwkludge_iflookup(in_addr_t, in_addr_t, in_addr_t);
59 static struct interface *lifp_iflookup(in_addr_t, const char *);
317 struct interface *ifp,
329 struct interface *xifp;
428 * with the same nexthop and interface.
457 * for an interface.
798 struct interface *ifp,
905 struct interface *ifp, struct khash ***ppk)
924 * off of a given interface
[all...]
H A Dinput.c48 static void input(struct sockaddr_in *, struct interface *, struct rip *, int);
49 static boolean_t ck_passwd(struct interface *, struct rip *, uint8_t *,
54 * Find the interface which received the given message.
56 struct interface *
59 struct interface *ifp, *ifp1, *ifp2;
72 * physical interface this packet was received on by
103 * interface based on the source address of the packet.
115 struct interface *ifp;
143 * ifp is the interface via which the packet arrived.
155 struct interface *if
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c568 header_size = (*interface->header_len)((char *)pkt, len);
934 base = pkt + interface->network_type_offset;
942 switch (interface->mac_type) {
1434 switch (interface->mac_type) {
1455 generate_check(match_types, i, interface->mac_type);
1606 ethertype_match(interface->network_type_ip);
1643 interface->network_type_ip);
1688 interface->network_type_ipv6);
1810 * First, check the interface type for whether src/dest address
1813 switch (interface
[all...]
H A Dsnoop.h293 typedef struct interface { struct
305 extern interface_t INTERFACES[], *interface;
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dinput.c46 struct interface *ifp);
71 in_data(struct interface *ifp)
129 struct interface *ifp)
150 * If the packet is recevied on an interface with IFF_NORTEXCH flag set,
157 "(no route exchange on interface)\n",
425 /* Include metric for incoming interface */
462 * Otherwise, update timer for the interface on which
508 dynamic_update(struct interface *ifp)
H A Dmain.c81 struct interface *ifp;
211 supplyall(&allrouters, 0, (struct interface *)NULL, _B_TRUE);
263 (struct interface *)NULL, _B_TRUE);
/illumos-gate/usr/src/cmd/lp/include/
H A Dprinters.h99 char *interface; /* interface program full path name */ member in struct:PRINTER
152 #define BAD_INTERFACE 0x0002 /* no interface or can't read it */
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c33 * (interface to) the front end. Other files implement the middle
211 * interface in the spec file.
238 * XXX Note whether interface is function or data in some state data item.
249 errlog(VERBOSE, "interface='%s'", value);
257 errlog(TRACING, "now in interface \"%s\"", value);
329 "interface",
345 * xlator_end_if -- called at the end of the interface, to trigger
346 * per-interface processing now entire thing has been seen.
726 char *interface = db_get_current_interface(); local
753 if (strcmp(interface, dnam
[all...]
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_util.c63 * Function to get the cooked interface descriptor
68 * if_index - interface index
69 * alt_setting - alt interface setting
70 * descr - pointer to user allocated interface descr
97 if_index, /* interface index */
98 alt_setting, /* alt interface index */
104 "parsing interface: size (%lu) != USB_IF_DESCR_SIZE (%d)",
121 * if_index - interface index
122 * alt_setting - alternate interface setting
124 * descr - pointer to user allocated interface desc
188 usb_lookup_ep_data(dev_info_t *dip, usb_client_dev_data_t *dev_datap, uint_t interface, uint_t alternate, uint_t skip, uint_t type, uint_t dir) argument
245 usb_get_ep_data(dev_info_t *dip, usb_client_dev_data_t *dev_datap, uint_t interface, uint_t alternate, uint_t type, uint_t dir) argument
875 usb_set_alt_if(dev_info_t *dip, uint_t interface, uint_t alt_number, usb_flags_t usb_flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
926 int interface = ((uintptr_t)arg >> 8) & 0xff; local
[all...]
H A Dusba10_calls.c96 uint_t interface,
102 dip, dev_datap, interface, alternate, type, direction));
266 uint_t what, /* 0, interface, endpoint number */
280 uint_t what, /* 0, interface, endpoint number */
330 uint_t interface,
341 dip, interface, alt_number, usb_flags, cb, cb_arg));
93 usba10_usb_get_ep_data( dev_info_t *dip, usb_client_dev_data_t *dev_datap, uint_t interface, uint_t alternate, uint_t type, uint_t direction) argument
328 usba10_usb_set_alt_if( dev_info_t *dip, uint_t interface, uint_t alt_number, usb_flags_t usb_flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon_y.y61 %type <opt> direction dstip dstport every execute group interface
101 | interface { $$ = $1; }
159 interface: label
256 { "interface", IPM_INTERFACE },
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba10.h52 uint_t interface,
66 uint_t what, /* 0, interface, endpoint number */
151 uint_t interface,
255 uint_t what, /* 0, interface, endpoint number */
265 uint_t what, /* 0, interface, endpoint number */
298 uint_t interface,
/illumos-gate/usr/src/uts/common/io/
H A Ddevfm.c61 char *interface; /* interface name */ member in struct:fm_version
62 uint32_t version; /* interface version */
406 for (p = fm_versions; p->interface != NULL; p++)
407 (void) nvlist_add_uint32(fm_vers_nvl, p->interface,
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dcallers.c39 static int interface(const char *);
210 if (interface(ca->CA_type)) {
211 DEBUG(5, "interface(%s) failed", ca->CA_type);
213 /* restore vanilla unix interface */
214 (void) interface("UNIX");
355 /* restore vanilla unix interface */
356 (void) interface("UNIX");
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dconfig.c81 * Per interface configuration variables.
370 logmsg(LOG_DEBUG, "Default interface variables:\n");
609 conferr("Missing interface name\n");
619 * Create the physical interface structure.
620 * Note, phyint_create() sets the interface
625 conferr("Unable to use interface %s\n", ifname);
657 conferr("Missing prefix and/or interface name\n");
674 * Create the physical interface structure.
675 * Note, phyint_create() sets the interface
680 conferr("Unable to use interface
[all...]
/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dputprinter.c153 * Create the copy of the interface program, unless
155 * Conversely, make sure the interface program doesn't
164 if (prbufp->interface && (ignprinter & BAD_INTERFACE) == 0) {
165 if (Stat(prbufp->interface, &statbuf1) == -1)
176 if ((fdin = open_locked(prbufp->interface, "r", 0)) < 0) {
376 print_str(fdout, HEAD, prbufp->interface);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Daudit.c59 Dbg_audit_interface(Lm_list *lml, const char *lib, const char *interface) argument
64 dbg_print(lml, MSG_INTL(MSG_AUD_INTERFACE), lib, interface);
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c688 * Sets the sample freq by sending a control command to interface
750 * the right alternate. Sets alternate interface and returns it.
758 uint_t interface; local
772 interface = uasp->usb_as_ifno;
820 "usb_as_set_format: interface=%d alternate=%d",
821 interface, alt);
830 interface, /* wIndex */
1927 * interface, general, format, endpoint, CV endpoint
1933 int interface = dev_data->dev_curr_if; local
1949 "usb_as_handle_descriptors: cfg=%ld interface
[all...]
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c31 * usb multi interface and common class driver
33 * this driver attempts to attach each interface to a driver
448 /* enumerate each interface below us */
467 int interface, circular_count; local
496 for (interface = 0; usb_mid->mi_children_dips &&
497 (interface < usb_mid->mi_n_ifs) &&
498 (usb_mid->mi_children_ifs[interface]); interface++) {
499 mdip = usb_mid->mi_children_dips[interface];
506 /* we lost the dip on this interface */
[all...]

Completed in 146 milliseconds

1234