OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dstdata
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/ifconfig/
tunnel.c
90
prop_data_t srcdata,
dstdata
;
local in function:settunnel
93
dstdata
= (prop_data_t)prop_dictionary_get(env, "tundst");
95
if (srcdata == NULL ||
dstdata
== NULL) {
102
dstpfx = prop_data_value(
dstdata
);
tunnel.c
90
prop_data_t srcdata,
dstdata
;
local in function:settunnel
93
dstdata
= (prop_data_t)prop_dictionary_get(env, "tundst");
95
if (srcdata == NULL ||
dstdata
== NULL) {
102
dstpfx = prop_data_value(
dstdata
);
Completed in 22 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025