Searched defs:PROTO_NAME (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.sbin/pppd/ | ||
H A D | fsm.c | 68 #define PROTO_NAME(f) ((f)->callbacks->proto_name) macro |
/openbsd/usr.sbin/npppd/npppd/ | ||
H A D | fsm.c | 81 #define PROTO_NAME(f) ((f)->callbacks->proto_name) macro |