Home
last modified time | relevance | path

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

/openbsd/src/sys/net/
Difq.c318 const struct ifq_ops *oldops; in ifq_attach() local
327 oldops = ifq->ifq_ops; in ifq_attach()
343 oldops->ifqop_free(ifq->ifq_idx, oldq); in ifq_attach()