Home
last modified time | relevance | path

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

123

/netbsd-src/tests/net/if/
H A Difconf.c54 struct ifconf ifc; in get_number_of_entries() local
82 struct ifconf ifc; in show_interfaces() local
/netbsd-src/usr.sbin/route6d/
H A 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/usr.sbin/map-mbone/
H A 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/lib/npf/ext_log/
H A Dnpfext_log.c79 struct ifconf ifc; in npfext_log_param() local
/netbsd-src/sys/compat/common/
H A Duipc_syscalls_40.c39 struct oifconf *ifc = data; in compat_ifconf() local
/netbsd-src/sys/netcan/
H A Dif_canloop.c106 canloop_clone_create(struct if_clone *ifc, int unit) in canloop_clone_create()
/netbsd-src/sys/net/
H A Dif_vether.c56 vether_clone_create(struct if_clone * ifc,int unit) vether_clone_create() argument
H A Dif_faith.c136 faith_clone_create(struct if_clone *ifc, int unit) in faith_clone_create() argument
H A Dif_loop.c175 loop_clone_create(struct if_clone *ifc, int unit) in loop_clone_create()
H A Dif.c1574 struct if_clone *ifc; if_clone_create() local
1600 struct if_clone *ifc; if_clone_destroy() local
1662 struct if_clone *ifc; if_clone_lookup() local
1717 if_clone_attach(struct if_clone * ifc) if_clone_attach() argument
1730 if_clone_detach(struct if_clone * ifc) if_clone_detach() argument
1746 struct if_clone *ifc; if_clone_list() local
3648 struct ifconf *ifc = (struct ifconf *)data; ifconf() local
[all...]
H A Dif_mpls.c141 mpls_clone_create(struct if_clone *ifc, int unit) in mpls_clone_create()
/netbsd-src/sys/net/npf/
H A Dif_npflog.c111 npflog_clone_create(struct if_clone *ifc, int unit) in npflog_clone_create()
/netbsd-src/usr.sbin/bootp/bootptest/
H A Dgetether.c132 struct ifconf ifc; getether() local
/netbsd-src/sys/dist/pf/net/
H A Dif_pflog.c128 pflog_clone_create(struct if_clone *ifc, int unit) in pflog_clone_create()
/netbsd-src/external/mpl/dhcp/dist/relay/tests/
H A Drelay_unittests.c285 struct interface_info ifc; in ATF_TC_BODY() local
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1043a.dtsi392 ifc: ifc@1530000 { label
H A Dfsl-ls1046a.dtsi283 ifc: ifc@1530000 { label
H A Dfsl-ls1088a.dtsi387 ifc: ifc@2240000 { label
/netbsd-src/sys/rump/net/lib/libvirtif/
H A Dif_virt.c103 virtif_clone(struct if_clone *ifc, int num) in virtif_clone()
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dos390.c278 __net_ifconf6header_t ifc; in uv__interface_addresses_v6() local
400 struct ifconf ifc; in uv_interface_addresses() local
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dls1021a.dtsi168 ifc: ifc@1530000 { label
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dinet_addr_local.c354 struct ifconf ifc; in ial_siocgif() local
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Duuid.c122 struct ifconf ifc; in lutil_eaddr() local
/netbsd-src/sys/dev/usb/
H A 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
/netbsd-src/external/bsd/am-utils/dist/libamu/
H A Dwire.c459 struct ifconf ifc; local

123