Home
last modified time | relevance | path

Searched refs:t_send_sol (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/slaacctl/
H A Dparser.c60 static const struct token t_send_sol[]; variable
81 {KEYWORD, "solicitation", SEND_SOLICITATION, t_send_sol},
84 static const struct token t_send_sol[] = { variable