Searched refs:restart_count (Results 1 – 1 of 1) sorted by relevance
79 u8 restart_count; member325 gtp_pkt->ie.val = gtp->restart_count; in gtp0_send_echo_resp()1068 gtp->restart_count = 0; in gtp_newlink()1070 gtp->restart_count = nla_get_u8(data[IFLA_GTP_RESTART_COUNT]); in gtp_newlink()1154 if (nla_put_u8(skb, IFLA_GTP_RESTART_COUNT, gtp->restart_count)) in gtp_fill_info()