Home
last modified time | relevance | path

Searched defs:if_start (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.sbin/ldpd/
H A Dinterface.c234 if_start(struct iface *iface, int af) in if_start() function
/openbsd-src/usr.sbin/ospf6d/
H A Dinterface.c286 if_start(struct ospfd_conf *xconf, struct iface *iface) in if_start() function
/openbsd-src/sys/net/
H A Dif_var.h171 void (*if_start)(struct ifnet *); /* initiate output */ global() member
H A Dif.c695 if_start(struct ifnet *ifp) if_start() function