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

/freebsd-10.1-release/sbin/ifconfig/
H A Daf_inet6.c508 static struct option in6_Lopt = { .opt = "L", .opt_usage = "[-L]", .cb = in6_Lopt_cb }; variable in typeref:struct:option
524 opt_register(&in6_Lopt);

Completed in 92 milliseconds