Home
last modified time | relevance | path

Searched defs:connection (Results 1 – 3 of 3) sorted by relevance

/fs/dlm/
Dlowcomms.c103 struct connection { struct
117 int (*rx_action) (struct connection *); /* What to do when active */ argument
118 void (*connect_action) (struct connection *); /* What to do to connect */ argument
124 struct connection *othercon; argument
132 #define sock2con(x) ((struct connection *)(x)->sk_user_data) argument
/fs/ncpfs/
Dioctl.c95 u32 connection; member
Dncp_fs_sb.h53 u16 connection; /* Remote connection number */ member