Searched refs:interface (Results 51 - 75 of 177) sorted by relevance

12345678

/freebsd-9.3-release/sys/mips/cavium/octe/
H A Dethernet.c188 * temporarily (e.g. because of interface reinitialization) it
245 /* Enable the MII interface */
324 int interface; local
351 for (interface = 0; interface < num_interfaces; interface++) {
352 int num_ports = cvmx_helper_ports_on_interface(interface);
357 int pkind = cvmx_helper_get_ipd_port(interface, port);
379 for (interface = 0; interface < num_interface
[all...]
/freebsd-9.3-release/sys/xen/xenstore/
H A Dxenstorevar.h46 #include <xen/interface/grant_table.h>
47 #include <xen/interface/io/xenbus.h>
48 #include <xen/interface/io/xs_wire.h>
/freebsd-9.3-release/sys/xen/interface/hvm/
H A Dparams.h24 #include <xen/interface/hvm/hvm_op.h>
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c2 * WPA Supplicant / dbus-based control interface
90 const char *interface, const void *user_data)
98 if (!os_strncmp(dsc->dbus_interface, interface,
136 * @interface: interface name which properties will be returned
141 * of those, which are readable and which interface matches interface
146 DBusMessage *message, char *interface,
164 interface, obj_dsc->user_data);
173 "this interface");
88 fill_dict_with_properties( DBusMessageIter *dict_iter, const struct wpa_dbus_property_desc *props, const char *interface, const void *user_data) argument
145 get_all_properties( DBusMessage *message, char *interface, struct wpa_dbus_object_desc *obj_dsc) argument
207 properties_get_all(DBusMessage *message, char *interface, struct wpa_dbus_object_desc *obj_dsc) argument
251 properties_get_or_set(DBusMessage *message, DBusMessageIter *iter, char *interface, struct wpa_dbus_object_desc *obj_dsc) argument
302 char *interface; local
614 put_changed_properties(const struct wpa_dbus_object_desc *obj_dsc, const char *interface, DBusMessageIter *dict_iter) argument
666 send_prop_changed_signal( DBusConnection *con, const char *path, const char *interface, const struct wpa_dbus_object_desc *obj_dsc) argument
805 wpa_dbus_mark_property_changed(struct wpas_dbus_priv *iface, const char *path, const char *interface, const char *property) argument
859 wpa_dbus_get_object_properties(struct wpas_dbus_priv *iface, const char *path, const char *interface, DBusMessageIter *dict_iter) argument
[all...]
H A Ddbus_new_helpers.h2 * WPA Supplicant / dbus-based control interface
65 /* method interface */
79 /* signal interface */
91 /* property interface */
131 const char *path, const char *interface,
141 const char *path, const char *interface,
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-helper-board.c134 /* Interface 0 is SPI4, interface 1 is RGMII */
250 /* Board has 4 SGMII ports. connected QLM3(interface 1) */
539 int interface = cvmx_helper_get_interface_num(ipd_port); local
541 inband_status.u64 = cvmx_read_csr(CVMX_GMXX_RXX_RX_INBND(index, interface));
713 * interface. This function is the per board location to override
724 * @param interface Interface to probe
731 int __cvmx_helper_board_interface_probe(int interface, int supported_ports) argument
739 if (interface == 0)
743 if (interface == 0)
747 if (interface
791 __cvmx_helper_board_hardware_enable(int interface) argument
[all...]
/freebsd-9.3-release/contrib/wpa/hostapd/
H A Dhostapd.conf6 interface=wlan0
10 # interface is included in a bridge. This parameter is not used with Host AP
12 # figure out the bridge interface (assuming sysfs is enabled and mounted to
15 # For nl80211, this parameter can be used to request the AP interface to be
17 # has been started to change the interface mode). If needed, the bridge
18 # interface is also created.
21 # Driver interface type (hostap/wired/madwifi/test/none/nl80211/bsd);
38 # bit 4 (16) = driver interface
60 # configuration. The socket file will be named based on the interface name, so
62 # than one interface i
[all...]
/freebsd-9.3-release/sbin/routed/
H A Dif.c56 static struct interface *ahash_tbl[AHASH_LEN];
60 static struct interface *bhash_tbl[BHASH_LEN];
63 /* hash for physical interface names.
68 static struct interface *nhash_tbl[NHASH_LEN];
82 int have_ripv1_out; /* have a RIPv1 interface */
86 static void if_bad(struct interface *);
87 static int addrouteforif(struct interface *);
89 static struct interface**
102 /* Link a new interface into the lists and hash tables.
105 if_link(struct interface *if
[all...]
/freebsd-9.3-release/sys/boot/i386/common/
H A Dedd.h72 char interface[8]; member in struct:edd_device_path_v3
89 char interface[8]; member in struct:edd_device_path_v4
/freebsd-9.3-release/sys/xen/interface/io/
H A Dblkif.h4 * Unified block-device I/O interface for Xen guest OSes.
31 #include <xen/interface/io/ring.h>
32 #include <xen/interface/grant_table.h>
307 * See docs/misc/vbd-interface.txt for details on the format of this
/freebsd-9.3-release/usr.sbin/IPXrouted/
H A Doutput.c53 * interfaces. If the interface supports the
59 void (*f)(struct sockaddr *, int, struct interface *, int);
63 register struct interface *ifp;
68 extern struct interface *ifnet;
104 struct interface *ifp;
118 * 1. Don't send routing info to the interface from where it was received.
119 * 2. Don't publish an interface to itself.
120 * 3. If a route is received from more than one interface and the cost is
121 * the same, don't publish it on either interface. I am calling this
128 struct interface *if
[all...]
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);
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dinterfacemgr.c43 /*% nameserver interface manager structure */
477 * Search the interface list for an interface whose address and port
533 setup_locals(ns_interfacemgr_t *mgr, isc_interface_t *interface) { argument
538 netaddr = &interface->address;
548 result = isc_netaddr_masktoprefixlen(&interface->netmask,
557 "omitting IPv4 interface %s from "
558 "localnets ACL: %s", interface->name,
565 "omitting %s interface %s from localnets ACL: "
568 interface
581 setup_listenon(ns_interfacemgr_t *mgr, isc_interface_t *interface, in_port_t port) argument
731 isc_interface_t interface; local
988 ns_interface_t *interface; local
[all...]
/freebsd-9.3-release/lib/libc/net/
H A Dsourcefilter.c78 * Internal: Map an IPv4 unicast address to an interface index.
115 * Pass #2: Find the index of the interface matching the name
142 setipv4sourcefilter(int s, struct in_addr interface, struct in_addr group, argument
163 ifindex = __inaddr_to_index(interface.s_addr);
212 getipv4sourcefilter(int s, struct in_addr interface, struct in_addr group, argument
236 ifindex = __inaddr_to_index(interface.s_addr);
277 setsourcefilter(int s, uint32_t interface, struct sockaddr *group, argument
320 msfr.msfr_ifindex = interface;
334 getsourcefilter(int s, uint32_t interface, struct sockaddr *group, argument
342 if (interface
[all...]
/freebsd-9.3-release/sys/xen/xenbus/
H A Dxenbusvar.h48 #include <xen/interface/grant_table.h>
49 #include <xen/interface/io/xenbus.h>
50 #include <xen/interface/io/xs_wire.h>
/freebsd-9.3-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor.h70 #error Choose an interface in osm_config.h
/freebsd-9.3-release/sys/boot/i386/btx/lib/
H A Dbtxv86.s19 # BTX V86 interface.
27 # Fields in V86 interface structure.
49 # V86 interface function.
82 # V86 interface structure.
/freebsd-9.3-release/sys/boot/pc98/btx/lib/
H A Dbtxv86.s19 # BTX V86 interface.
27 # Fields in V86 interface structure.
49 # V86 interface function.
82 # V86 interface structure.
/freebsd-9.3-release/sys/dev/hptnr/
H A Dwj.h32 * NVRAM write journaling interface.
/freebsd-9.3-release/sys/i386/xen/
H A Dxen_clock_util.c49 #include <xen/interface/io/xenbus.h>
50 #include <xen/interface/vcpu.h>
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dsocket.c199 struct interface * ep,
211 struct interface * itf,
/freebsd-9.3-release/lib/libusb/
H A Dusb.h35 /* USB interface class codes */
118 /* USB interface descriptor */
156 struct usb_interface *interface; member in struct:usb_config_descriptor
288 int usb_claim_interface(usb_dev_handle * dev, int interface);
289 int usb_release_interface(usb_dev_handle * dev, int interface);
302 int usb_get_driver_np(usb_dev_handle * dev, int interface, char *name, int namelen);
303 int usb_detach_kernel_driver_np(usb_dev_handle * dev, int interface);
H A Dlibusb10_desc.c125 pinf = pconf->interface + i;
168 pconfd->interface = (libusb_interface *) (pconfd + 1);
170 ifd = (libusb_interface_descriptor *) (pconfd->interface + nif);
191 /* setup all interface and endpoint pointers */
195 pconfd->interface[i].altsetting = ifd;
197 endd += pconf->interface[i].num_endpoints;
200 for (j = 0; j < pconf->interface[i].num_altsetting; j++) {
202 endd += pconf->interface[i].altsetting[j].num_endpoints;
207 /* fill in all interface and endpoint data */
210 pinf = &pconf->interface[
[all...]

Completed in 126 milliseconds

12345678