root/include/net/af_unix.h

/* [previous][next][first][last][top][bottom][index][help] */

INCLUDED FROM


   1 extern void unix_proto_init(struct net_proto *pro);
   2 
   3 typedef struct sock unix_socket;
   4 

/* [previous][next][first][last][top][bottom][index][help] */