Searched refs:WGPEER_A_PROTOCOL_VERSION (Results 1 – 2 of 2) sorted by relevance
182 WGPEER_A_PROTOCOL_VERSION, enumerator
43 [WGPEER_A_PROTOCOL_VERSION] = { .type = NLA_U32 }145 nla_put_u32(skb, WGPEER_A_PROTOCOL_VERSION, 1)) in get_peer()381 if (attrs[WGPEER_A_PROTOCOL_VERSION]) { in set_peer()382 if (nla_get_u32(attrs[WGPEER_A_PROTOCOL_VERSION]) != 1) in set_peer()