Home
last modified time | relevance | path

Searched refs:if_attach_ifq (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/net/
H A Dif.h537 void if_attach_ifq(struct ifnet *, const struct ifq_ops *, void *);
H A Dif.c680 if_attach_ifq(struct ifnet *ifp, const struct ifq_ops *newops, void *args) in if_attach_ifq() function