OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISDN
(Results
1 - 3
of
3
) sorted by null
/external/smack/src/org/xbill/DNS/
ISDNRecord.java
8
*
ISDN
- identifies the
ISDN
number and subaddress associated with a name.
28
* Creates an
ISDN
Record from the given data
29
* @param address The
ISDN
number associated with the domain.
35
super(name, Type.
ISDN
, dclass, ttl);
70
* Returns the
ISDN
number associated with the domain.
78
* Returns the
ISDN
subaddress, or null if there is none.
Type.java
72
/**
ISDN
calling address */
73
public static final int
ISDN
= 20;
246
types.add(
ISDN
, "
ISDN
", new ISDNRecord());
/external/ppp/pppd/plugins/radius/etc/
dictionary
189
VALUE NAS-Port-Type
ISDN
2
190
VALUE NAS-Port-Type
ISDN
-V120 3
191
VALUE NAS-Port-Type
ISDN
-V110 4
Completed in 377 milliseconds