Home
last modified time | relevance | path

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

12

/openbsd-src/usr.bin/systat/
H A Dif.c401 if_err_ifails(const struct ifcount *ifc) in if_err_ifails() argument
407 if_err_ofails(const struct ifcount *ifc) in if_err_ofails() argument
413 if_err_ierrors(const struct ifcount *ifc) in if_err_ierrors() argument
419 if_err_oerrors(const struct ifcount *ifc) in if_err_oerrors() argument
425 if_err_iqdrops(const struct ifcount * ifc) if_err_iqdrops() argument
431 if_err_oqdrops(const struct ifcount * ifc) if_err_oqdrops() argument
[all...]
/openbsd-src/usr.sbin/route6d/
H A Droute6d.c89 struct ifc { /* Configuration of an interface */ struct
90 char *ifc_name; /* if name */ argument
91 struct ifc *ifc_next; argument
92 int ifc_index; /* if index */ argument
93 int ifc_mtu; /* if mtu */ argument
94 int ifc_metric; /* if metric */ argument
95 u_int ifc_flags; /* flags */ argument
96 short ifc_cflags; /* IFC_XXX */ argument
97 struct in6_addr ifc_mylladdr; /* my link-local address */ argument
98 struct sockaddr_in6 ifc_ripsin; /* rip multicast address */ argument
[all …]
/openbsd-src/usr.sbin/map-mbone/
H A Dmapper.c129 Interface *ifc; in find_interface() local
147 Interface *ifc; find_neighbor() local
309 Interface *ifc; accept_neighbors() local
444 Interface *ifc; accept_neighbors2() local
631 Interface *ifc; print_map() local
691 Interface *ifc; graph_edges() local
738 Interface *ifc; elide_aliases() local
[all...]
/openbsd-src/sys/net/
H A Dif_pair.c106 pair_clone_create(struct if_clone *ifc, int unit) in pair_clone_create()
196 struct if_clone *ifc; in pairioctl() local
H A Dif_tun.c170 tun_clone_create(struct if_clone * ifc,int unit) tun_clone_create() argument
176 tap_clone_create(struct if_clone * ifc,int unit) tap_clone_create() argument
215 tun_create(struct if_clone * ifc,int unit,int flags) tun_create() argument
381 tun_dev_open(dev_t dev,const struct if_clone * ifc,int mode,struct proc * p) tun_dev_open() argument
H A Dif_vether.c73 vether_clone_create(struct if_clone *ifc, int unit) in vether_clone_create()
H A Dif_loop.c167 loop_clone_create(struct if_clone *ifc, int unit) in loop_clone_create() argument
H A Dif_pflog.c98 pflog_clone_create(struct if_clone *ifc, int unit) in pflog_clone_create()
H A Dif.c1316 struct if_clone *ifc; if_clone_create() local
1354 struct if_clone *ifc; if_clone_destroy() local
1397 struct if_clone *ifc; if_clone_lookup() local
1441 if_clone_attach(struct if_clone * ifc) if_clone_attach() argument
1461 struct if_clone *ifc; if_clone_list() local
2702 struct ifconf *ifc = (struct ifconf *)data; ifconf() local
[all...]
H A Dif_enc.c67 enc_clone_create(struct if_clone *ifc, int unit) in enc_clone_create()
H A Dif_mpe.c95 mpe_clone_create(struct if_clone *ifc, int unit) in mpe_clone_create()
H A Dif_sec.c122 sec_clone_create(struct if_clone *ifc, int unit) in sec_clone_create()
H A Dif_gre.c562 gre_clone_create(struct if_clone * ifc,int unit) gre_clone_create() argument
632 mgre_clone_create(struct if_clone * ifc,int unit) mgre_clone_create() argument
691 egre_clone_create(struct if_clone * ifc,int unit) egre_clone_create() argument
746 nvgre_clone_create(struct if_clone * ifc,int unit) nvgre_clone_create() argument
826 eoip_clone_create(struct if_clone * ifc,int unit) eoip_clone_create() argument
[all...]
H A Dif_mpip.c88 mpip_clone_create(struct if_clone *ifc, int unit) in mpip_clone_create()
H A Dif_mpw.c84 mpw_clone_create(struct if_clone *ifc, int unit) in mpw_clone_create()
H A Dif_gif.c146 gif_clone_create(struct if_clone *ifc, int unit) in gif_clone_create()
H A Dif_ppp.c204 ppp_clone_create(struct if_clone *ifc, int unit) in ppp_clone_create()
H A Dif_etherip.c134 etherip_clone_create(struct if_clone * ifc,int unit) etherip_clone_create() argument
H A Dif_pflow.c160 pflow_clone_create(struct if_clone *ifc, int unit) in pflow_clone_create()
/openbsd-src/sys/dev/usb/
H A Dusb_subr.c475 struct usbd_interface *ifc = &dev->ifaces[ifaceno]; in usbd_fill_iface_data() local
514 usbd_parse_idesc(struct usbd_device *dev, struct usbd_interface *ifc) in usbd_parse_idesc()
572 struct usbd_interface *ifc = &dev->ifaces[ifcno]; in usbd_free_iface_data() local
/openbsd-src/games/hunt/hunt/
H A Dlist.c213 struct ifconf ifc; in probe_drivers() local
/openbsd-src/usr.sbin/ospf6d/
H A Dkroute.c969 struct ifaddrchange ifc; in if_newaddr() local
1043 struct ifaddrchange ifc; in if_deladdr() local
[all...]
H A Dospfe.c253 struct ifaddrchange *ifc; ospfe_dispatch_main() local
/openbsd-src/usr.sbin/nsd/
H A Dxfrd.c1726 struct acl_options* ifc) in xfrd_send_udp()
1780 xfrd_bind_local_interface(int sockd, struct acl_options* ifc, in xfrd_bind_local_interface()
/openbsd-src/usr.sbin/ospfd/
H A Dospfe.c264 struct ifaddrchange *ifc; ospfe_dispatch_main() local

12