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

  /src/sys/net/
if_gre.c 163 static int gre_getnames(struct socket *, struct lwp *,
972 gre_getnames(struct socket *so, struct lwp *l, struct sockaddr_storage *src, function in typeref:typename:int
1098 if ((error = gre_getnames(so, curlwp, &src, &dst)) != 0)
if_gre.c 163 static int gre_getnames(struct socket *, struct lwp *,
972 gre_getnames(struct socket *so, struct lwp *l, struct sockaddr_storage *src, function in typeref:typename:int
1098 if ((error = gre_getnames(so, curlwp, &src, &dst)) != 0)
if_gre.c 163 static int gre_getnames(struct socket *, struct lwp *,
972 gre_getnames(struct socket *so, struct lwp *l, struct sockaddr_storage *src, function in typeref:typename:int
1098 if ((error = gre_getnames(so, curlwp, &src, &dst)) != 0)

Completed in 32 milliseconds