Home
last modified time | relevance | path

Searched refs:MANDATORY_ATTR (Results 1 – 5 of 5) sorted by relevance

/dports/net/kamailio/kamailio-5.4.5/src/modules/stun/
H A Dkam_stun.h98 #define MANDATORY_ATTR 0x7fff macro
H A Dkam_stun.c330 LOG(L_DBG, "DEBUG: low endian: attr - 0x%x const - 0x%x\n", ntohs(attr.type), MANDATORY_ATTR); in stun_parse_body()
331 … LOG(L_DBG, "DEBUG: big endian: attr - 0x%x const - 0x%x\n", attr.type, htons(MANDATORY_ATTR)); in stun_parse_body()
333 if (ntohs(attr.type) <= MANDATORY_ATTR) { in stun_parse_body()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/container/
H A DCapabilities.java169 …public static final Pattern MANDATORY_ATTR = Pattern.compile("\\(([^(=<>]+)\\s*[=<>]\\s*[^)]+\\)")… field in Capabilities
185 Matcher matcher = MANDATORY_ATTR.matcher(f.toString()); in matches()
/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxid-idp.pd320 MANDATORY_ATTR, which is global (not per user or not per SP).
H A Dzxid-conf.pd2474 MANDATORY_ATTR:: (default: "zxidvers,zxidloa")