/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)
|