Searched defs:XTOPT_NBO (Results 1 - 2 of 2) sorted by relevance

/external/iproute2/include/
H A Dxtables.h66 * %XTTYPE_PORT: 16-bit port name or number (supports %XTOPT_NBO)
68 * (supports %XTOPT_NBO)
103 * %XTOPT_NBO: store value in network-byte order
111 XTOPT_NBO = 1 << 4, enumerator in enum:xt_option_flags
/external/iptables/include/
H A Dxtables.h66 * %XTTYPE_PORT: 16-bit port name or number (supports %XTOPT_NBO)
68 * (supports %XTOPT_NBO)
103 * %XTOPT_NBO: store value in network-byte order
111 XTOPT_NBO = 1 << 4, enumerator in enum:xt_option_flags

Completed in 59 milliseconds