--- zzzz-none-000/linux-2.6.32.61/net/ipv4/raw.c 2013-06-10 09:43:48.000000000 +0000 +++ ar10-7272-687/linux-2.6.32.61/net/ipv4/raw.c 2017-01-26 13:51:06.000000000 +0000 @@ -506,7 +506,7 @@ ipc.addr = inet->saddr; ipc.opt = NULL; - ipc.shtx.flags = 0; + ipc.tx_flags = 0; ipc.oif = sk->sk_bound_dev_if; if (msg->msg_controllen) {