Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/ldpd/ | |
conffile.c | 58 struct in_addr conf_ldp_id; variable in typeref:struct:in_addr 124 conf_ldp_id.s_addr = 0; 332 if (inet_pton(AF_INET, line, &conf_ldp_id) != 1) |
conffile.c | 58 struct in_addr conf_ldp_id; variable in typeref:struct:in_addr 124 conf_ldp_id.s_addr = 0; 332 if (inet_pton(AF_INET, line, &conf_ldp_id) != 1) |