Searched refs:PF_GS_SYNCOOKIES_ACTIVE (Results 1 – 3 of 3) sorted by relevance
339 PF_GS_SYNCOOKIES_ACTIVE = 9, /* bool */ enumerator
1202 nlattr_add_u32(nw, PF_GS_SYNCOOKIES_ACTIVE, V_pf_status.syncookies_active); in pf_handle_get_status()
386 { .type = PF_GS_SYNCOOKIES_ACTIVE, .off = _OUT(syncookies_active), .cb = snl_attr_get_uint32 },