Home
last modified time | relevance | path

Searched refs:llp_type (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dllp.h65 enum interface_type llp_type; member
H A Dllp.c162 llp->llp_type = find_if_type(llp->llp_lname); in llp_add()
169 if (llp->llp_type != IF_WIRED && llp->llp_type != IF_WIRELESS) { in llp_add()