Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dscope6.c78 static int scope6_get(struct ifnet *, struct scope6_id *);
122 return (scope6_get(ifp, in scope6_ioctl()
206 scope6_get(struct ifnet *ifp, struct scope6_id *idlist) in scope6_get() function