Linux Kernel
3.7.1
|
Data Fields | |
struct attribute | attr |
ssize_t(* | show )(struct net_bridge_port *, char *) |
int(* | store )(struct net_bridge_port *, unsigned long) |
Definition at line 23 of file br_sysfs_if.c.
Definition at line 24 of file br_sysfs_if.c.
ssize_t(* show)(struct net_bridge_port *, char *) |
Definition at line 25 of file br_sysfs_if.c.
int(* store)(struct net_bridge_port *, unsigned long) |
Definition at line 26 of file br_sysfs_if.c.