Home
last modified time | relevance | path

Searched defs:ifc (Results 1 – 25 of 49) sorted by relevance

12

/netbsd/src/tests/net/if/
Difconf.c54 struct ifconf ifc; in get_number_of_entries() local
82 struct ifconf ifc; in show_interfaces() local
/netbsd/src/usr.sbin/route6d/
Droute6d.c102 struct ifc { /* Configuration of an interface */ struct
103 char *ifc_name; /* if name */ argument
104 struct ifc *ifc_next; argument
105 int ifc_index; /* if index */ argument
106 int ifc_mtu; /* if mtu */ argument
107 int ifc_metric; /* if metric */ argument
108 u_int ifc_flags; /* flags */ argument
109 short ifc_cflags; /* IFC_XXX */ argument
110 struct in6_addr ifc_mylladdr; /* my link-local address */ argument
111 struct sockaddr_in6 ifc_ripsin; /* rip multicast address */ argument
[all …]
/netbsd/src/lib/npf/ext_log/
Dnpfext_log.c79 struct ifconf ifc; in npfext_log_param() local
/netbsd/src/usr.sbin/map-mbone/
Dmapper.c131 Interface *ifc; in find_interface() local
149 Interface *ifc; in find_neighbor() local
312 Interface *ifc; in accept_neighbors() local
447 Interface *ifc; in accept_neighbors2() local
634 Interface *ifc; in print_map() local
694 Interface *ifc; in graph_edges() local
741 Interface *ifc; in elide_aliases() local
/netbsd/src/sys/compat/common/
Duipc_syscalls_40.c39 struct oifconf *ifc = data; in compat_ifconf() local
/netbsd/src/external/bsd/libpcap/dist/
Dfad-glifc.c90 struct lifconf ifc; in pcapint_findalldevs_interfaces() local
Dfad-gifc.c148 struct ifconf ifc; in pcapint_findalldevs_interfaces() local
/netbsd/src/sys/net/npf/
Dif_npflog.c111 npflog_clone_create(struct if_clone *ifc, int unit) in npflog_clone_create()
/netbsd/src/sys/net/
Dif_vether.c60 vether_clone_create(struct if_clone *ifc, int unit) in vether_clone_create()
Dif_faith.c136 faith_clone_create(struct if_clone *ifc, int unit) in faith_clone_create()
Dif_loop.c175 loop_clone_create(struct if_clone *ifc, int unit) in loop_clone_create()
Dif_mpls.c141 mpls_clone_create(struct if_clone *ifc, int unit) in mpls_clone_create()
Dif.c1575 struct if_clone *ifc; in if_clone_create() local
1601 struct if_clone *ifc; in if_clone_destroy() local
1663 struct if_clone *ifc; in if_clone_lookup() local
1718 if_clone_attach(struct if_clone *ifc) in if_clone_attach()
1731 if_clone_detach(struct if_clone *ifc) in if_clone_detach()
1747 struct if_clone *ifc; in if_clone_list() local
3649 struct ifconf *ifc = (struct ifconf *)data; in ifconf() local
Dif_stf.c202 stf_clone_create(struct if_clone *ifc, int unit) in stf_clone_create()
Dif_sl.c257 sl_clone_create(struct if_clone *ifc, int unit) in sl_clone_create()
/netbsd/src/usr.sbin/bootp/bootptest/
Dgetether.c132 struct ifconf ifc; in getether() local
/netbsd/src/sys/dist/pf/net/
Dif_pflog.c128 pflog_clone_create(struct if_clone *ifc, int unit) in pflog_clone_create()
/netbsd/src/sys/rump/net/lib/libvirtif/
Dif_virt.c103 virtif_clone(struct if_clone *ifc, int num) in virtif_clone()
/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dinet_addr_local.c354 struct ifconf ifc; in ial_siocgif() local
/netbsd/src/external/bsd/openldap/dist/libraries/liblutil/
Duuid.c122 struct ifconf ifc; in lutil_eaddr() local
/netbsd/src/sys/dev/usb/
Dusb_subr.c409 struct usbd_interface *ifc = &dev->ud_ifaces[ifaceidx]; in usbd_iface_init() local
533 struct usbd_interface *ifc = &dev->ud_ifaces[ifaceidx]; in usbd_fill_iface_data() local
643 struct usbd_interface *ifc = &dev->ud_ifaces[ifcno]; in usbd_free_iface_data() local
Dusbdi_util.c586 usbd_get_hid_descriptor(struct usbd_interface *ifc) in usbd_get_hid_descriptor()
616 usbd_read_report_desc(struct usbd_interface *ifc, void **descp, int *sizep) in usbd_read_report_desc()
/netbsd/src/sys/arch/sparc64/include/
Dhypervisor.h104 uint64_t ifc; /* instruction fault context */ member
/netbsd/src/external/bsd/am-utils/dist/libamu/
Dwire.c459 struct ifconf ifc; local
/netbsd/src/sys/compat/sunos/
Dsunos_ioctl.c707 struct oifconf ifc; in sunos_sys_ioctl() local

12