Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu.h110 char **nwamd_link_autopush; member
H A Dncu.c734 &ncu_data->ncu_link.nwamd_link_autopush, in populate_link_ncu_properties()
1168 free(l->nwamd_link_autopush[i]); in nwamd_ncu_free()
H A Dncu_phys.c115 char **autopush = set ? ncu->ncu_link.nwamd_link_autopush : NULL; in nwamd_set_unset_link_properties()