Searched refs:vrrp_prio (Results 1 – 1 of 1) sorted by relevance
2802 uint8_t vrrp_prio; member2818 { .type = CARP_NL_VRRP_PRIORITY, .off = _OUT(vrrp_prio), .cb = nlattr_get_uint8 },2935 carpr.carpr_vrrp_priority = attrs.vrrp_prio; in carp_nl_set()