Searched defs:iface (Results 1 - 25 of 63) sorted by relevance

123

/src/sys/dev/pci/
H A Dcom_puc.c96 unsigned int iface; local in function:com_puc_attach
/src/usr.bin/rump_dhcpclient/
H A Dbpf.c53 open_socket(struct interface *iface, int protocol) argument
137 send_raw_packet(const struct interface * iface,int protocol,const void * data,ssize_t len) argument
161 get_raw_packet(struct interface * iface,int protocol,void * data,ssize_t len) argument
[all...]
H A Dnet.h85 const struct interface *iface; member in struct:rt
[all...]
H A Dif-bsd.c73 if_init(_unused struct interface *iface) argument
80 if_conf(_unused struct interface *iface) argument
135 if_address(const struct interface *iface, const struct in_addr *address, argument
172 if_route(const struct interface *iface, const struct in_addr *dest, argument
[all...]
/src/usr.sbin/pf/pfs/
H A Dparse.y118 iface label
/src/sys/altq/
H A Daltq_fifoq.h57 struct fifoq_interface iface; member in struct:fifoq_getstats
66 struct fifoq_interface iface; member in struct:fifoq_conf
H A Daltq_blue.h40 struct blue_interface iface; member in struct:blue_stats
54 struct blue_interface iface; member in struct:blue_conf
H A Daltq_priq.h50 struct priq_interface iface; member in struct:priq_add_class
71 struct priq_interface iface; member in struct:priq_delete_class
76 struct priq_interface iface; member in struct:priq_modify_class
84 struct priq_interface iface; member in struct:priq_add_filter
92 struct priq_interface iface; member in struct:priq_delete_filter
113 struct priq_interface iface; member in struct:priq_class_stats
H A Daltq_rio.h47 struct rio_interface iface; member in struct:rio_stats
59 struct rio_interface iface; member in struct:rio_conf
H A Daltq_wfq.c654 struct wfq_interface iface; local in function:wfqclose
H A Daltq_wfq.h47 struct wfq_interface iface; member in struct:wfq_getqid
55 struct wfq_interface iface; member in struct:wfq_setweight
68 struct wfq_interface iface; member in struct:wfq_getstats
74 struct wfq_interface iface; member in struct:wfq_conf
/src/usr.sbin/altq/libaltq/
H A Dqop_fifoq.c171 struct fifoq_interface iface; local in function:fifoq_attach
207 struct fifoq_interface iface; local in function:fifoq_detach
225 struct fifoq_interface iface; local in function:fifoq_enable
238 struct fifoq_interface iface; local in function:fifoq_disable
[all...]
H A Dqop_wfq.c204 struct wfq_interface iface; local in function:wfq_attach
245 struct wfq_interface iface; local in function:wfq_detach
263 struct wfq_interface iface; local in function:wfq_enable
276 struct wfq_interface iface; local in function:wfq_disable
[all...]
H A Dqop_blue.c200 struct blue_interface iface; local in function:blue_attach
239 struct blue_interface iface; local in function:blue_detach
257 struct blue_interface iface; local in function:blue_enable
270 struct blue_interface iface; local in function:blue_disable
[all...]
H A Dqop_red.c229 struct red_interface iface; local in function:red_attach
269 struct red_interface iface; local in function:red_detach
287 struct red_interface iface; local in function:red_enable
300 struct red_interface iface; local in function:red_disable
[all...]
H A Dqop_rio.c273 struct rio_interface iface; local in function:rio_attach
313 struct rio_interface iface; local in function:rio_detach
331 struct rio_interface iface; local in function:rio_enable
344 struct rio_interface iface; local in function:rio_disable
[all...]
/src/usr.sbin/iwictl/
H A Diwictl.c62 char *iface = NULL; local in function:main
111 do_req(const char *iface, unsigned long req, void *data) argument
132 get_radio_state(const char * iface) argument
205 get_statistics(const char * iface) argument
[all...]
/src/usr.sbin/npf/npfd/
H A Dnpfd.c180 const char *iface = "npflog0"; local in function:main
/src/sys/dev/usb/
H A Daubtfwl.c112 struct usbd_interface *iface; local in function:aubtfwl_firmware_load
H A Dumodeswitch.c68 struct usbd_interface *iface; local in function:send_bulkmsg
H A Dif_url.c162 struct usbd_interface *iface; local in function:url_attach
H A Dugensa.c140 struct usbd_interface *iface; local in function:ugensa_attach
H A Duhmodem.c507 uhmodem_endpointhalt(struct ubsa_softc *sc, int iface) argument
/src/usr.sbin/ipwctl/
H A Dipwctl.c63 const char *iface; local in function:main
108 do_req(const char *iface, unsigned long req, void *data) argument
128 get_radio_state(const char * iface) argument
332 get_statistics(const char * iface) argument
[all...]
/src/dist/pf/sbin/pfctl/
H A Dpfctl_qstats.c85 pfctl_show_altq(int dev, const char *iface, int opts, int verbose2) argument

Completed in 14 milliseconds

123