Searched refs:interface (Results 76 - 100 of 191) sorted by relevance

12345678

/freebsd-10.1-release/usr.sbin/IPXrouted/
H A Dsap_output.c42 * interfaces. If the interface supports the
50 register struct interface *ifp;
54 extern struct interface *ifnet;
77 struct interface *ifp;
103 * 1. Don't send SAP info to the interface from where it was received.
104 * 2. If a service is received from more than one interface and the cost is
105 * the same, don't publish it on either interface. I am calling this
112 struct interface *ifp;
H A Dtrace.h59 * Per interface packet tracing buffers. An incoming and
61 * interface, for debugging. Buffers are dumped whenever
62 * an interface is marked down.
68 struct interface *ifd_if; /* for locating stuff */
124 void traceinit(struct interface *);
H A Dstartup.c63 struct interface *ifnet;
108 * If the interface is present but not yet up (for example an
115 struct interface ifs, *ifp;
196 ifp = (struct interface *)
215 * as a supplier even if it's our only interface,
237 struct interface *ifp;
245 register struct interface *ifp2 = ifnet;
272 fprintf(stderr, "Adding route to interface %s\n", ifp->int_name);
274 syslog(LOG_ERR, "re-installing interface %s", ifp->int_name);
H A Dtable.h72 struct interface *rtu_ifp;
87 #define rt_ifp rt_rtu.rtu_entry.rtu_ifp /* interface to take */
97 #define RTS_INTERFACE IFF_INTERFACE /* route is for network interface */
/freebsd-10.1-release/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_helpers.h2 * WPA Supplicant / dbus-based control interface
58 /* method interface */
72 /* signal interface */
84 /* property interface */
124 const char *interface,
134 const char *path, const char *interface,
/freebsd-10.1-release/contrib/ntp/libntp/
H A Dsocket.c199 struct interface * ep,
211 struct interface * itf,
/freebsd-10.1-release/lib/libusb/
H A Dusb.h36 /* USB interface class codes */
119 /* USB interface descriptor */
157 struct usb_interface *interface; member in struct:usb_config_descriptor
289 int usb_claim_interface(usb_dev_handle * dev, int interface);
290 int usb_release_interface(usb_dev_handle * dev, int interface);
303 int usb_get_driver_np(usb_dev_handle * dev, int interface, char *name, int namelen);
304 int usb_detach_kernel_driver_np(usb_dev_handle * dev, int interface);
H A Dlibusb10_desc.c130 pinf = pconf->interface + i;
173 pconfd->interface = (libusb_interface *) (pconfd + 1);
175 ifd = (libusb_interface_descriptor *) (pconfd->interface + nif);
196 /* setup all interface and endpoint pointers */
200 pconfd->interface[i].altsetting = ifd;
202 endd += pconf->interface[i].num_endpoints;
205 for (j = 0; j < pconf->interface[i].num_altsetting; j++) {
207 endd += pconf->interface[i].altsetting[j].num_endpoints;
212 /* fill in all interface and endpoint data */
215 pinf = &pconf->interface[
[all...]
H A Dlibusb.h310 struct libusb_interface *interface; member in struct:libusb_config_descriptor
414 int libusb_kernel_driver_active(libusb_device_handle * devh, int interface);
415 int libusb_get_driver_np(libusb_device_handle * devh, int interface, char *name, int namelen);
416 int libusb_get_driver(libusb_device_handle * devh, int interface, char *name, int namelen);
417 int libusb_detach_kernel_driver_np(libusb_device_handle * devh, int interface);
418 int libusb_detach_kernel_driver(libusb_device_handle * devh, int interface);
419 int libusb_attach_kernel_driver(libusb_device_handle * devh, int interface);
/freebsd-10.1-release/sys/xen/
H A Dblkif.h26 #include <xen/interface/io/ring.h>
27 #include <xen/interface/io/blkif.h>
28 #include <xen/interface/io/protocols.h>
H A Dhvm.h29 #include <xen/interface/hvm/params.h>
34 * \param index HVM parameter index; see <xen/interface/hvm/params.h>.
/freebsd-10.1-release/sys/dev/xen/console/
H A Dxencons_ring.c27 #include <xen/interface/io/console.h>
31 #include <xen/interface/io/console.h>
/freebsd-10.1-release/tools/tools/mctest/
H A Dmctest.cc66 cout << "mctest [-r] -M clients -m client number -i interface -g multicast group -s packet size -n number -t inter-packet gap\n";
87 // @param interface ///< text name of the interface (em0 etc.)
96 int sink(char *interface, struct in_addr *group, int pkt_size, int number, argument
124 strncpy(ifreq.ifr_name, interface, IFNAMSIZ);
126 perror("no such interface");
144 perror("failed to bind interface");
290 // @param interface ///< text name of the interface (em0 etc.)
299 int source(char *interface, struc argument
453 char* interface = 0; ///< Name of the interface local
[all...]
/freebsd-10.1-release/tools/tools/net80211/scripts/
H A Dsetup.tsn20 interface=$WLAN
H A Dsetup.updown.wpa22 interface=$WLAN
H A Dsetup.wpa20 interface=$WLAN
H A Dsetup.wpa1.aes20 interface=$WLAN
H A Dsetup.wpa1.tkip20 interface=$WLAN
H A Dsetup.wpa220 interface=$WLAN
H A Dsetup.wpa2.tkip20 interface=$WLAN
/freebsd-10.1-release/usr.bin/netstat/
H A Dif.c144 p(pfsyncs_badif, "\t\t%ju packet%s discarded for bad interface\n");
206 * Find next multiaddr for a given interface name.
262 if (interface != NULL && strcmp(ifa->ifa_name, interface) != 0)
272 * Skip all ifaddrs belonging to same interface.
472 * Obtain stats for interface(s).
488 if (interface) {
489 if (strcmp(ifa->ifa_name, interface) == 0)
506 if (interface && found == false)
507 err(EX_DATAERR, "interface
[all...]
/freebsd-10.1-release/sbin/routed/
H A Drdisc.c76 static const struct interface *rdisc_sock_mcast; /* current multicast interface */
82 #define MAX_ADS 16 /* at least one per interface */
84 struct interface *dr_ifp;
98 /* adjust unsigned preference by interface metric,
113 struct interface *ifp,
170 set_rdisc_mg(struct interface *ifp,
260 struct interface *ifp;
325 * Age it and note its interface.
364 /* Zap all routes discovered via an interface tha
[all...]
H A Dinput.c43 static void input(struct sockaddr_in *, struct interface *, struct interface *,
46 static int ck_passwd(struct interface *, struct rip *, void *,
54 struct interface *sifp)
57 struct interface *aifp;
86 /* aifp is the "authenticated" interface via which the packet
87 * arrived. In fact, it is only the interface on which
90 * sifp is interface associated with the socket through which
107 "impossible interface name %.*s",
115 /* If it came via the wrong interface, d
[all...]
/freebsd-10.1-release/contrib/wpa/wpa_supplicant/examples/
H A Dwpas-dbus-new-signals.py37 def interfaceAdded(interface, properties):
38 print "InterfaceAdded(%s): Ifname=%s" % (interface, properties['Ifname'])
40 def interfaceRemoved(interface):
41 print "InterfaceRemoved(%s)" % (interface)
116 print "PropertiesChanged(interface): %s=%s" % (i, properties[i])
/freebsd-10.1-release/sys/i386/xen/
H A Dmptable.c45 #include <xen/interface/vcpu.h>

Completed in 134 milliseconds

12345678