Motr
M0
|
Go to the source code of this file.
Macros | |
#define | __MOTR_NET_SOCK_XCODE_XC_H__ |
Functions | |
M0_INTERNAL void | m0_xc_addrdata_struct_init (void) |
M0_INTERNAL void | m0_xc_addr_struct_init (void) |
M0_INTERNAL void | m0_xc_bdesc_struct_init (void) |
M0_INTERNAL void | m0_xc_packet_struct_init (void) |
M0_INTERNAL void | m0_xc_net_sock_xcode_init (void) |
M0_INTERNAL void | m0_xc_net_sock_xcode_fini (void) |
Variables | |
struct m0_xcode_type * | addrdata_xc |
struct m0_xcode_type * | addr_xc |
struct m0_xcode_type * | bdesc_xc |
struct m0_xcode_type * | packet_xc |
#define __MOTR_NET_SOCK_XCODE_XC_H__ |
Definition at line 6 of file xcode_xc.h.
M0_INTERNAL void m0_xc_addr_struct_init | ( | void | ) |
Definition at line 152 of file xcode_xc.c.
M0_INTERNAL void m0_xc_addrdata_struct_init | ( | void | ) |
Definition at line 132 of file xcode_xc.c.
M0_INTERNAL void m0_xc_bdesc_struct_init | ( | void | ) |
Definition at line 232 of file xcode_xc.c.
M0_INTERNAL void m0_xc_net_sock_xcode_fini | ( | void | ) |
Definition at line 415 of file xcode_xc.c.
M0_INTERNAL void m0_xc_net_sock_xcode_init | ( | void | ) |
M0_INTERNAL void m0_xc_packet_struct_init | ( | void | ) |
Definition at line 267 of file xcode_xc.c.
struct m0_xcode_type* addr_xc |
Definition at line 11 of file xcode_xc.c.
struct m0_xcode_type* addrdata_xc |
Definition at line 10 of file xcode_xc.c.
struct m0_xcode_type* bdesc_xc |
Definition at line 12 of file xcode_xc.c.
struct m0_xcode_type* packet_xc |
Definition at line 13 of file xcode_xc.c.