HomeSort by: relevance | last modified time | path
    Searched defs:pppoe_clone_destroy (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/
if_pppoe.c 260 static int pppoe_clone_destroy(struct ifnet *);
269 IF_CLONE_INITIALIZER("pppoe", pppoe_clone_create, pppoe_clone_destroy);
417 pppoe_clone_destroy(struct ifnet *ifp) function in typeref:typename:int

Completed in 56 milliseconds