Searched defs:iface (Results 1 - 25 of 159) sorted by relevance

1234567

/openbsd-current/usr.sbin/dvmrpd/
H A Dprintconf.c45 print_iface(struct iface *iface) argument
68 struct iface *iface; local
[all...]
H A Dgraft_ack.c35 send_graft_ack(struct iface *iface, struct in_addr addr, void *data, int len) argument
H A Dnbrs2.c36 send_nbrs2(struct iface *iface, struct in_addr addr, void *data, int len) argument
H A Dask_nbrs2.c35 send_ask_nbrs2(struct iface *iface, struct in_addr addr, void *data, int len) argument
H A Dgraft.c35 send_graft(struct iface *iface, struct in_addr addr, void *data, int len) argument
H A Digmp.c38 send_igmp_query(struct iface *iface, struct group *group) argument
89 recv_igmp_query(struct iface *ifac argument
136 recv_igmp_report(struct iface *iface, struct in_addr src, char *buf, u_int16_t len, u_int8_t type) argument
188 recv_igmp_leave(struct iface *iface, struct in_addr src, char *buf, u_int16_t len) argument
[all...]
H A Dprobe.c38 send_probe(struct iface *iface) argument
79 recv_probe(struct iface *ifac argument
[all...]
H A Dkmroute.c44 struct iface *iface; local
69 struct iface *iface; local
179 mrt_add_vif(int fd, struct iface *iface) argument
200 mrt_del_vif(int fd, struct iface *iface) argument
[all...]
H A Dpacket.c48 gen_dvmrp_hdr(struct ibuf *buf, struct iface *iface, u_int8_t code) argument
65 send_packet(struct iface *iface, struct ibuf *pkt, struct sockaddr_in *dst) argument
107 struct iface *iface; local
264 dvmrp_hdr_sanity_check(const struct ip *ip_hdr, struct dvmrp_hdr *dvmrp_hdr, u_int16_t len, const struct iface *iface) argument
283 struct iface *iface = NULL; local
[all...]
/openbsd-current/usr.sbin/ripd/
H A Dprintconf.c100 print_iface(struct iface *iface) argument
134 struct iface *iface; local
[all...]
H A Dpacket.c60 send_packet(struct iface *iface, void *pkt, size_t len, struct sockaddr_in *dst) argument
94 struct iface *iface; local
234 struct iface *iface = NULL; local
[all...]
/openbsd-current/usr.sbin/ospfd/
H A Darea.c49 struct iface *iface = NULL; local
100 struct iface *iface; local
H A Dprintconf.c123 print_iface(struct iface *iface) argument
180 struct iface *iface; local
[all...]
H A Dhello.c38 send_hello(struct iface *iface) argument
117 recv_hello(struct iface *iface, struct in_addr src, u_int32_t rtr_id, char *buf, u_int16_t len) argument
[all...]
H A Dpacket.c46 gen_ospf_hdr(struct ibuf *buf, struct iface *iface, u_int8_t type) argument
63 send_packet(struct iface *iface, struct ibuf *buf, struct sockaddr_in *dst) argument
122 struct iface *iface; local
281 ospf_hdr_sanity_check(const struct ip *ip_hdr, struct ospf_hdr *ospf_hdr, u_int16_t len, const struct iface *iface) argument
334 struct iface *iface = NULL; local
[all...]
/openbsd-current/usr.sbin/ospf6d/
H A Darea.c49 struct iface *iface = NULL; local
94 struct iface *iface; local
H A Dprintconf.c119 print_iface(struct iface *iface) argument
148 struct iface *iface; local
[all...]
H A Dhello.c36 send_hello(struct iface *iface) argument
113 recv_hello(struct iface *iface, struct in6_addr *src, u_int32_t rtr_id, char *buf, u_int16_t len) argument
[all...]
H A Dlsack.c39 prepare_ls_ack(struct iface *iface) argument
59 send_ls_ack(struct iface *iface, struct in6_addr addr, struct ibuf *buf) argument
75 send_direct_ack(struct iface *iface, struct in6_addr addr, void *d, size_t len) argument
180 ls_ack_list_add(struct iface *iface, struct lsa_hdr *lsa) argument
205 ls_ack_list_free(struct iface *iface, struct lsa_entry *le) argument
215 ls_ack_list_clr(struct iface *iface) argument
228 ls_ack_list_empty(struct iface *iface) argument
238 struct iface *iface = arg; local
297 start_ls_ack_tx_timer(struct iface *iface) argument
309 start_ls_ack_tx_timer_now(struct iface *iface) argument
319 stop_ls_ack_tx_timer(struct iface *iface) argument
[all...]
/openbsd-current/sbin/iked/
H A Dprint.c64 char iface[IF_NAMESIZE]; local
/openbsd-current/sbin/dhcpleased/
H A Dprintconf.c102 struct iface_conf *iface; local
[all...]
/openbsd-current/usr.sbin/rad/
H A Dprintconf.c132 struct ra_iface_conf *iface; local
/openbsd-current/sbin/dhcp6leased/
H A Dprintconf.c76 print_iface_conf(struct iface_conf *iface, int verbose) argument
101 struct iface_conf *iface; local
/openbsd-current/usr.sbin/npppd/npppd/
H A Dnpppd_config.c331 struct iface *iface; local
[all...]
/openbsd-current/usr.sbin/ldpd/
H A Dprintconf.c65 struct iface *iface; local
103 print_iface(struct iface *iface, struct iface_af *ia) argument

Completed in 291 milliseconds

1234567