Searched refs:tipc_bearer (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/tipc/
H A Dtipc_bearer.h2 * include/net/tipc/tipc_bearer.h: Include file for privileged access to TIPC bearers
68 * struct tipc_bearer - TIPC bearer info available to privileged users
80 struct tipc_bearer { struct
95 int (*enable)(struct tipc_bearer *),
96 void (*disable)(struct tipc_bearer *),
98 struct tipc_bearer *,
108 void tipc_recv_msg(struct sk_buff *buf, struct tipc_bearer *tb_ptr);
111 void tipc_continue(struct tipc_bearer *tb_ptr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/tipc/
H A Dtipc_bearer.h2 * include/net/tipc/tipc_bearer.h: Include file for privileged access to TIPC bearers
68 * struct tipc_bearer - TIPC bearer info available to privileged users
80 struct tipc_bearer { struct
95 int (*enable)(struct tipc_bearer *),
96 void (*disable)(struct tipc_bearer *),
98 struct tipc_bearer *,
108 void tipc_recv_msg(struct sk_buff *buf, struct tipc_bearer *tb_ptr);
111 void tipc_continue(struct tipc_bearer *tb_ptr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/tipc/
H A Dbearer.h58 * @type_id: TIPC media identifier [defined in tipc_bearer.h]
64 struct tipc_bearer *b_ptr,
66 int (*enable_bearer)(struct tipc_bearer *b_ptr);
67 void (*disable_bearer)(struct tipc_bearer *b_ptr);
96 struct tipc_bearer publ;
H A Deth_media.c38 #include <net/tipc/tipc_bearer.h>
57 struct tipc_bearer *bearer;
70 static int send_msg(struct sk_buff *buf, struct tipc_bearer *tb_ptr,
129 static int enable_bearer(struct tipc_bearer *tb_ptr)
183 static void disable_bearer(struct tipc_bearer *tb_ptr)
H A Dbearer.c93 int (*enable)(struct tipc_bearer *),
94 void (*disable)(struct tipc_bearer *),
96 struct tipc_bearer *,
409 void tipc_continue(struct tipc_bearer *tb_ptr)
H A Dcore.h44 #include <net/tipc/tipc_bearer.h>
H A Dbcast.c558 struct tipc_bearer *unused1,
H A Dlink.c1755 void tipc_recv_msg(struct sk_buff *head, struct tipc_bearer *tb_ptr)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/tipc/
H A Dbearer.h58 * @type_id: TIPC media identifier [defined in tipc_bearer.h]
64 struct tipc_bearer *b_ptr,
66 int (*enable_bearer)(struct tipc_bearer *b_ptr);
67 void (*disable_bearer)(struct tipc_bearer *b_ptr);
96 struct tipc_bearer publ;
H A Deth_media.c38 #include <net/tipc/tipc_bearer.h>
57 struct tipc_bearer *bearer;
70 static int send_msg(struct sk_buff *buf, struct tipc_bearer *tb_ptr,
129 static int enable_bearer(struct tipc_bearer *tb_ptr)
183 static void disable_bearer(struct tipc_bearer *tb_ptr)
H A Dbearer.c93 int (*enable)(struct tipc_bearer *),
94 void (*disable)(struct tipc_bearer *),
96 struct tipc_bearer *,
409 void tipc_continue(struct tipc_bearer *tb_ptr)
H A Dcore.h44 #include <net/tipc/tipc_bearer.h>
H A Dbcast.c558 struct tipc_bearer *unused1,
H A Dlink.c1755 void tipc_recv_msg(struct sk_buff *head, struct tipc_bearer *tb_ptr)

Completed in 235 milliseconds