OpenSDN source code
|
Go to the source code of this file.
Classes | |
struct | gmp_intf_handle_ |
struct | gmp_intf_ |
Typedefs | |
typedef struct gmp_intf_handle_ | gmp_intf_handle |
typedef struct gmp_intf_ | gmp_intf |
Functions | |
THREAD_TO_STRUCT (gmp_xmit_thread_to_handle, gmp_intf_handle, gmpifh_xmit_thread) | |
PATNODE_TO_STRUCT (gmp_intf_patnode_to_intf, gmp_intf, gmpif_patnode) | |
MEMBER_TO_STRUCT (gmp_handle_to_gif, gmp_intf, gmp_intf_handle, gmpif_handle) | |
static boolean | gmp_intf_is_local (gmp_intf *gif) |
static gmp_intf_handle * | gmp_gif_to_handle (gmp_intf *gif) |
typedef struct gmp_intf_handle_ gmp_intf_handle |
|
inlinestatic |
Definition at line 78 of file gmp_intf.h.
Definition at line 65 of file gmp_intf.h.
MEMBER_TO_STRUCT | ( | gmp_handle_to_gif | , |
gmp_intf | , | ||
gmp_intf_handle | , | ||
gmpif_handle | |||
) |
PATNODE_TO_STRUCT | ( | gmp_intf_patnode_to_intf | , |
gmp_intf | , | ||
gmpif_patnode | |||
) |
THREAD_TO_STRUCT | ( | gmp_xmit_thread_to_handle | , |
gmp_intf_handle | , | ||
gmpifh_xmit_thread | |||
) |