Home | Trees | Index | Help |
|
---|
Package dns :: Module flags |
|
Function Summary | |
---|---|
int |
Convert a space-separated list of EDNS flag text values into a EDNS flags value. |
string |
Convert an EDNS flags value into a space-separated list of EDNS flag text values. |
int |
Convert a space-separated list of flag text values into a flags value. |
string |
Convert a flags value into a space-separated list of flag text values. |
_from_text(text,
table)
| |
_order_flags(table)
| |
_to_text(flags,
table,
order)
|
Function Details |
---|
edns_from_text(text)Convert a space-separated list of EDNS flag text values into a EDNS flags value.
|
edns_to_text(flags)Convert an EDNS flags value into a space-separated list of EDNS flag text values.
|
from_text(text)Convert a space-separated list of flag text values into a flags value.
|
to_text(flags)Convert a flags value into a space-separated list of flag text values.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sun Nov 25 17:43:05 2007 | http://epydoc.sf.net |