/netbsd-src/tests/net/if/ |
H A D | ifconf.c | 54 struct ifconf ifc; in get_number_of_entries() local 82 struct ifconf ifc; in show_interfaces() local
|
/netbsd-src/usr.sbin/route6d/ |
H A D | route6d.c | 102 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 D | mapper.c | 131 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 D | npfext_log.c | 79 struct ifconf ifc; in npfext_log_param() local
|
/netbsd-src/sys/compat/common/ |
H A D | uipc_syscalls_40.c | 39 struct oifconf *ifc = data; in compat_ifconf() local
|
/netbsd-src/sys/netcan/ |
H A D | if_canloop.c | 106 canloop_clone_create(struct if_clone *ifc, int unit) in canloop_clone_create()
|
/netbsd-src/sys/net/ |
H A D | if_vether.c | 56 vether_clone_create(struct if_clone * ifc,int unit) vether_clone_create() argument
|
H A D | if_faith.c | 136 faith_clone_create(struct if_clone *ifc, int unit) in faith_clone_create() argument
|
H A D | if_loop.c | 175 loop_clone_create(struct if_clone *ifc, int unit) in loop_clone_create()
|
H A D | if.c | 1574 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 D | if_mpls.c | 141 mpls_clone_create(struct if_clone *ifc, int unit) in mpls_clone_create()
|
/netbsd-src/sys/net/npf/ |
H A D | if_npflog.c | 111 npflog_clone_create(struct if_clone *ifc, int unit) in npflog_clone_create()
|
/netbsd-src/usr.sbin/bootp/bootptest/ |
H A D | getether.c | 132 struct ifconf ifc; getether() local
|
/netbsd-src/sys/dist/pf/net/ |
H A D | if_pflog.c | 128 pflog_clone_create(struct if_clone *ifc, int unit) in pflog_clone_create()
|
/netbsd-src/external/mpl/dhcp/dist/relay/tests/ |
H A D | relay_unittests.c | 285 struct interface_info ifc; in ATF_TC_BODY() local
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1043a.dtsi | 392 ifc: ifc@1530000 { label
|
H A D | fsl-ls1046a.dtsi | 283 ifc: ifc@1530000 { label
|
H A D | fsl-ls1088a.dtsi | 387 ifc: ifc@2240000 { label
|
/netbsd-src/sys/rump/net/lib/libvirtif/ |
H A D | if_virt.c | 103 virtif_clone(struct if_clone *ifc, int num) in virtif_clone()
|
/netbsd-src/external/mit/libuv/dist/src/unix/ |
H A D | os390.c | 278 __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 D | ls1021a.dtsi | 168 ifc: ifc@1530000 { label
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | inet_addr_local.c | 354 struct ifconf ifc; in ial_siocgif() local
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/ |
H A D | uuid.c | 122 struct ifconf ifc; in lutil_eaddr() local
|
/netbsd-src/sys/dev/usb/ |
H A D | usb_subr.c | 409 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 D | wire.c | 459 struct ifconf ifc; local
|