Searched refs:datalink_Create (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/usr.sbin/ppp/
H A Ddatalink.h130 extern struct datalink *datalink_Create(const char *name, struct bundle *, int);
H A Ddatalink.c794 datalink_Create(const char *name, struct bundle *bundle, int type) function
H A Dbundle.c851 bundle.links = datalink_Create("deflink", &bundle, type);

Completed in 132 milliseconds