|
Linux Kernel
3.7.1
|
#include <neighbour.h>
Data Fields | |
| int | family |
| void(* | solicit )(struct neighbour *, struct sk_buff *) |
| void(* | error_report )(struct neighbour *, struct sk_buff *) |
| int(* | output )(struct neighbour *, struct sk_buff *) |
| int(* | connected_output )(struct neighbour *, struct sk_buff *) |
Definition at line 120 of file neighbour.h.
Definition at line 125 of file neighbour.h.
Definition at line 123 of file neighbour.h.
| int family |
Definition at line 121 of file neighbour.h.
1.8.2