Searched refs:L2TP_ATTR_RX_OOS_PACKETS (Results 1 – 3 of 3) sorted by relevance
144 L2TP_ATTR_RX_OOS_PACKETS, /* u64 */ enumerator
408 if (tb[L2TP_ATTR_RX_OOS_PACKETS]) in get_response()409 data->stats.data_rx_oos_packets = rta_getattr_u64(tb[L2TP_ATTR_RX_OOS_PACKETS]); in get_response()