|
Postfix3.3.1
|
データ構造 | |
| struct | INET_PROTO_INFO |
マクロ定義 | |
| #define | inet_proto_info() |
| #define | INET_PROTO_NAME_IPV6 "ipv6" |
| #define | INET_PROTO_NAME_IPV4 "ipv4" |
| #define | INET_PROTO_NAME_ALL "all" |
関数 | |
| INET_PROTO_INFO * | inet_proto_init (const char *, const char *) |
変数 | |
| INET_PROTO_INFO * | inet_proto_table |
| #define inet_proto_info | ( | ) |
inet_proto.h の 29 行目に定義があります。
| #define INET_PROTO_NAME_ALL "all" |
inet_proto.h の 38 行目に定義があります。
| #define INET_PROTO_NAME_IPV4 "ipv4" |
inet_proto.h の 37 行目に定義があります。
| #define INET_PROTO_NAME_IPV6 "ipv6" |
inet_proto.h の 36 行目に定義があります。
| INET_PROTO_INFO* inet_proto_init | ( | const char * | , |
| const char * | |||
| ) |
inet_proto.c の 180 行目に定義があります。
| INET_PROTO_INFO* inet_proto_table |
inet_proto.c の 111 行目に定義があります。
1.8.9.1