OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:conf_interface
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/ldpd/
conffile.h
54
struct
conf_interface
{
struct
58
SLIST_ENTRY(
conf_interface
) iflist;
60
extern SLIST_HEAD(coifs_head,
conf_interface
) coifs_head;
conffile.c
75
static int Ginterface(struct
conf_interface
*, char *);
76
static int Ipassive(struct
conf_interface
*, char *);
77
static int Itaddr(struct
conf_interface
*, char *);
86
int (* func)(struct
conf_interface
*, char *);
397
struct
conf_interface
*conf_if;
411
Ginterface(struct
conf_interface
*conf_if, char *buf)
426
Itaddr(struct
conf_interface
*conf_if, char *buf)
435
Ipassive(struct
conf_interface
*conf_if, char *buf)
socketops.c
293
struct
conf_interface
*coif;
417
struct
conf_interface
*coif;
Completed in 40 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025