Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
atm_tcp_ops Struct Reference

#include <atm_tcp.h>

Data Fields

int(* attach )(struct atm_vcc *vcc, int itf)
 
int(* create_persistent )(int itf)
 
int(* remove_persistent )(int itf)
 
struct moduleowner
 

Detailed Description

Definition at line 12 of file atm_tcp.h.

Field Documentation

int(* attach)(struct atm_vcc *vcc, int itf)

Definition at line 13 of file atm_tcp.h.

int(* create_persistent)(int itf)

Definition at line 14 of file atm_tcp.h.

struct module* owner

Definition at line 16 of file atm_tcp.h.

int(* remove_persistent)(int itf)

Definition at line 15 of file atm_tcp.h.


The documentation for this struct was generated from the following file: