diff options
Diffstat (limited to 'sys/linux/mptcp.txt.warn')
| -rw-r--r-- | sys/linux/mptcp.txt.warn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/linux/mptcp.txt.warn b/sys/linux/mptcp.txt.warn index a203eaeff..65da5c6f1 100644 --- a/sys/linux/mptcp.txt.warn +++ b/sys/linux/mptcp.txt.warn @@ -1,12 +1,12 @@ compiler: unsupported struct: mptcp_capable_option due to missing const OPTION_MP_CAPABLE [arm64] compiler: unsupported struct: mptcp_add_addr_option due to missing const OPTION_ADD_ADDR [arm64] -no-such-struct: mptcp_mp_join_option compiler: unsupported struct: mptcp_mp_join_option due to missing const OPTION_MP_JOIN [arm64] -no-such-struct: mptcp_syn_option +no-such-struct: mptcp_mp_join_option compiler: unsupported struct: mptcp_syn_option due to missing const OPTION_TYPE_SYN [arm64] -no-such-struct: mptcp_synack_option +no-such-struct: mptcp_syn_option compiler: unsupported struct: mptcp_synack_option due to missing const OPTION_TYPE_SYNACK [arm64] +no-such-struct: mptcp_synack_option compiler: unsupported struct: mptcp_ack_option due to missing const OPTION_TYPE_ACK [arm64] -no-such-struct: mptcp_mp_fclose_option compiler: unsupported struct: mptcp_mp_fclose_option due to missing const OPTION_MP_FCLOSE [arm64] +no-such-struct: mptcp_mp_fclose_option compiler: unsupported struct: mptcp_remove_addr_option due to missing const OPTION_REMOVE_ADDR [arm64] |
