Searched refs:t_communication (Results 1 – 1 of 1) sorted by relevance
/openbsd/usr.sbin/bgpctl/ |
H A D | parser.c | 125 static const struct token t_communication[]; variable 133 { KEYWORD, "reload", RELOAD, t_communication}, 305 static const struct token t_communication[] = { variable 312 { KEYWORD, "clear", NEIGHBOR_CLEAR, t_communication}, 314 { KEYWORD, "down", NEIGHBOR_DOWN, t_communication},
|