Home
last modified time | relevance | path

Searched refs:ctx_match (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bsnmp/snmp_vacm/
H A Dvacm_snmp.c291 ctx->scratch->int1 = acl->ctx_match; in op_vacm_access()
293 acl->ctx_match = 1; in op_vacm_access()
295 acl->ctx_match = 0; in op_vacm_access()
371 acl->ctx_match = ctx->scratch->int1; in op_vacm_access()
/freebsd/contrib/bsnmp/snmpd/
H A Dsnmpmod.h457 int32_t ctx_match; member
H A Dmain.c432 acl->ctx_match) == 0) in snmp_pdu_auth_access()