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

  /src/sys/netmpls/
mpls_proto.c 55 static int mpls_attach(struct socket *, int);
84 mpls_attach(struct socket *so, int proto) function in typeref:typename:int
317 #define mpls_attach mpls_attach_wrapper macro
338 .pr_attach = mpls_attach,
mpls_proto.c 55 static int mpls_attach(struct socket *, int);
84 mpls_attach(struct socket *so, int proto) function in typeref:typename:int
317 #define mpls_attach mpls_attach_wrapper macro
338 .pr_attach = mpls_attach,

Completed in 20 milliseconds