Home
last modified time | relevance | path

Searched defs:getInterfaces (Results 1 – 5 of 5) sorted by relevance

/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/server/
H A DDhcpServiceMgr.java57 public IPInterface [] getInterfaces() throws BridgeException; in getInterfaces() method
H A DDhcpServiceMgrImpl.java178 public IPInterface [] getInterfaces() throws BridgeException { in getInterfaces() method in DhcpServiceMgrImpl
/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/bridge/
H A DBridge.java89 public native IPInterface [] getInterfaces() throws BridgeException; in getInterfaces() method in Bridge
/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/data/
H A DDhcpdOptions.java467 public String getInterfaces() { in getInterfaces() method in DhcpdOptions
/onnv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPConfig.java1184 Vector getInterfaces() { in getInterfaces() method in SLPConfig