HomeSort by: relevance | last modified time | path
    Searched defs:inet6 (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/ifconfig/
af_inet6.c 100 struct pkw inet6 = PKW_INITIALIZER(&inet6, "IPv6 keywords", NULL, variable in typeref:struct:pkw
104 .af_name = "inet6", .af_af = AF_INET6, .af_status = in6_status,
191 "inet6 address lifetime not allowed for the AF");
486 cmdloop_branch_init(&branch[1], &inet6.pk_parser);
af_inet6.c 100 struct pkw inet6 = PKW_INITIALIZER(&inet6, "IPv6 keywords", NULL, variable in typeref:struct:pkw
104 .af_name = "inet6", .af_af = AF_INET6, .af_status = in6_status,
191 "inet6 address lifetime not allowed for the AF");
486 cmdloop_branch_init(&branch[1], &inet6.pk_parser);
af_inet6.c 100 struct pkw inet6 = PKW_INITIALIZER(&inet6, "IPv6 keywords", NULL, variable in typeref:struct:pkw
104 .af_name = "inet6", .af_af = AF_INET6, .af_status = in6_status,
191 "inet6 address lifetime not allowed for the AF");
486 cmdloop_branch_init(&branch[1], &inet6.pk_parser);
af_inet6.c 100 struct pkw inet6 = PKW_INITIALIZER(&inet6, "IPv6 keywords", NULL, variable in typeref:struct:pkw
104 .af_name = "inet6", .af_af = AF_INET6, .af_status = in6_status,
191 "inet6 address lifetime not allowed for the AF");
486 cmdloop_branch_init(&branch[1], &inet6.pk_parser);

Completed in 60 milliseconds