/freebsd/sbin/routed/ |
H A D | defs.h | 237 struct interface { struct 240 struct interface *int_ahash, **int_ahash_prev; argument 241 struct interface *int_bhash, **int_bhash_prev; argument 242 struct interface *int_nhash, **int_nhash_prev; argument 263 u_char int_adj_outmetric; /* instead of interface metric */ argument 286 #define IS_ALIAS 0x0000001 /* interface alias */ argument
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new_helpers.c | 26 const char *interface, void *user_data, DBusError *error) in fill_dict_with_properties() 82 static DBusMessage * get_all_properties(DBusMessage *message, char *interface, in get_all_properties() 148 static DBusMessage * properties_get_all(DBusMessage *message, char *interface, in properties_get_all() 234 char *interface, in properties_get_or_set() 287 char *interface; in properties_handler() local 605 const struct wpa_dbus_object_desc *obj_dsc, const char *interface, in put_changed_properties() 657 DBusConnection *con, const char *path, const char *interface, in do_send_prop_changed_signal() 699 DBusConnection *con, const char *path, const char *interface, in do_send_deprecated_prop_changed_signal() 733 DBusConnection *con, const char *path, const char *interface, in send_prop_changed_signal() 860 const char *path, const char *interface, in wpa_dbus_mark_property_changed() [all …]
|
/freebsd/contrib/wpa/hostapd/ |
H A D | ctrl_iface.h | 28 hostapd_global_ctrl_iface_init(struct hapd_interfaces *interface) in hostapd_global_ctrl_iface_init() 34 hostapd_global_ctrl_iface_deinit(struct hapd_interfaces *interface) in hostapd_global_ctrl_iface_deinit()
|
/freebsd/contrib/kyua/engine/execenv/ |
H A D | execenv.hpp | 50 class interface { class 60 interface(const model::test_program& test_program, in interface() function in engine::execenv::interface
|
/freebsd/lib/libc/net/ |
H A D | sourcefilter.c | 140 setipv4sourcefilter(int s, struct in_addr interface, struct in_addr group, in setipv4sourcefilter() 210 getipv4sourcefilter(int s, struct in_addr interface, struct in_addr group, in getipv4sourcefilter() 275 setsourcefilter(int s, uint32_t interface, struct sockaddr *group, in setsourcefilter() 332 getsourcefilter(int s, uint32_t interface, struct sockaddr *group, in getsourcefilter()
|
/freebsd/tools/tools/mcgrab/ |
H A D | mcgrab.cc | 89 void grab(char *interface, struct in_addr *group, int number, int block) { in grab() 160 char* interface = 0; ///< Name of the interface in main() local
|
/freebsd/contrib/ntp/include/ |
H A D | ntp.h | 185 char name[32]; /* name of interface */ argument 175 struct interface { global() struct 188 flagsinterface global() argument 206 peercntinterface global() argument [all...] |
/freebsd/contrib/kyua/store/ |
H A D | migrate_v1_v2.sql | 104 interface TEXT NOT NULL field 149 interface TEXT NOT NULL, field
|
H A D | schema_v3.sql | 166 interface TEXT NOT NULL field
|
H A D | schema_v2.sql | 197 interface TEXT NOT NULL field
|
H A D | schema_v1.sql | 160 interface TEXT NOT NULL field
|
/freebsd/contrib/wpa/wpa_supplicant/examples/ |
H A D | wpas-dbus-new-signals.py | 37 def interfaceAdded(interface, properties): argument 40 def interfaceRemoved(interface): argument
|
/freebsd/tools/tools/mctest/ |
H A D | mctest.cc | 94 int sink(char *interface, struct in_addr *group, int pkt_size, int number, in sink() 297 int source(char *interface, struct in_addr *group, int pkt_size, in source() 451 char* interface = 0; ///< Name of the interface in main() local
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | usb.c | 824 struct usb_interface *interface) in ath10k_usb_setup_pipe_resources() 934 struct usb_interface *interface) in ath10k_usb_create() 992 static int ath10k_usb_probe(struct usb_interface *interface, in ath10k_usb_probe() 1063 static void ath10k_usb_remove(struct usb_interface *interface) in ath10k_usb_remove() 1080 static int ath10k_usb_pm_suspend(struct usb_interface *interface, in ath10k_usb_pm_suspend() 1089 static int ath10k_usb_pm_resume(struct usb_interface *interface) in ath10k_usb_pm_resume()
|
/freebsd/contrib/kyua/engine/ |
H A D | kyuafile.cpp | 214 const std::string& interface = *iter; in parser() local 325 callback_test_program(const std::string& interface, in callback_test_program() 425 const std::string interface = state.to_string(state.upvalue_index(1)); in lua_generic_test_program() local
|
H A D | scheduler.hpp | 86 class interface { class
|
H A D | scheduler.cpp | 202 const std::shared_ptr< scheduler::interface > interface; member 383 list_test_cases( in list_test_cases() 467 run_test_program( in run_test_program() 522 run_test_cleanup( in run_test_cleanup() 1045 const std::shared_ptr< scheduler::interface > interface = in spawn_cleanup() local 1234 const std::shared_ptr< scheduler::interface > interface = find_interface( in list_tests() local 1289 const std::shared_ptr< scheduler::interface > interface = find_interface( in spawn_test() local
|
/freebsd/stand/efi/libefi/ |
H A D | libefi.c | 52 OpenProtocolByHandle(EFI_HANDLE handle, EFI_GUID *protocol, void **interface) in OpenProtocolByHandle()
|
/freebsd/sbin/dhclient/ |
H A D | bpf.c | 339 send_packet_priv(struct interface_info *interface, struct imsg_hdr *hdr, int fd) in send_packet_priv() 397 receive_packet(struct interface_info *interface, unsigned char *buf, in receive_packet()
|
H A D | packet.c | 92 assemble_hw_header(struct interface_info *interface, unsigned char *buf, in assemble_hw_header()
|
/freebsd/lib/libusb/ |
H A D | libusb10.c | 902 libusb_kernel_driver_active(struct libusb20_device * pdev,int interface) libusb_kernel_driver_active() argument 914 libusb_get_driver_np(struct libusb20_device * pdev,int interface,char * name,int namelen) libusb_get_driver_np() argument 921 libusb_get_driver(struct libusb20_device * pdev,int interface,char * name,int namelen) libusb_get_driver() argument 949 libusb_detach_kernel_driver_np(struct libusb20_device * pdev,int interface) libusb_detach_kernel_driver_np() argument 955 libusb_detach_kernel_driver(struct libusb20_device * pdev,int interface) libusb_detach_kernel_driver() argument 969 libusb_attach_kernel_driver(struct libusb20_device * pdev,int interface) libusb_attach_kernel_driver() argument [all...] |
H A D | libusb01.c | 764 usb_claim_interface(usb_dev_handle * dev, int interface) in usb_claim_interface() 774 usb_release_interface(usb_dev_handle * dev, int interface) in usb_release_interface() 980 usb_get_driver_np(usb_dev_handle * dev, int interface, char *name, int namelen) in usb_get_driver_np() 1008 usb_detach_kernel_driver_np(usb_dev_handle * dev, int interface) in usb_detach_kernel_driver_np()
|
/freebsd/contrib/wireguard-tools/ |
H A D | show.c | 391 char *interfaces = ipc_list_devices(), *interface; in show_main() local 422 char *interfaces, *interface; in show_main() local
|
/freebsd/tools/tools/ether_reflect/ |
H A D | ether_reflect.c | 64 char *interface = NULL; in main() local
|
/freebsd/sbin/ipf/ipfsync/ |
H A D | ipfsyncd.c | 86 char *interface; local
|