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

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dtunnel.c73 struct paddr tunsrc = PADDR_INITIALIZER(&tunsrc, "tunsrc", NULL, variable in typeref:struct:paddr
74 "tunsrc", NULL, NULL, NULL, &tundst.pa_parser);
79 , {.k_word = "tunnel", .k_nextparser = &tunsrc.pa_parser}
92 srcdata = (prop_data_t)prop_dictionary_get(env, "tunsrc");

Completed in 46 milliseconds