Documentation ¶
Index ¶
Constants ¶
View Source
const ( FOU_ATTR_UNSPEC uint16 = iota FOU_ATTR_PORT // u16 FOU_ATTR_AF // u8 FOU_ATTR_IPPROTO // u8 FOU_ATTR_TYPE // u8 FOU_ATTR_REMCSUM_NOPARTIAL // flag N_FOU_ATTR )
View Source
const ( FOU_CMD_UNSPEC uint8 = iota FOU_CMD_ADD FOU_CMD_DEL FOU_CMD_GET N_FOU_CMD )
View Source
const ( FOU_ENCAP_UNSPEC uint8 = iota FOU_ENCAP_DIRECT FOU_ENCAP_GUE )
View Source
const FOU_ATTR_MAX = N_FOU_ATTR - 1
View Source
const FOU_CMD_MAX = N_FOU_CMD - 1
View Source
const FOU_GENL_NAME = "fou"
View Source
const FOU_GENL_VERSION uint8 = 1
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.