Home
last modified time | relevance | path

Searched refs:DSCP_ADDR_LOCAL (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libdscp/
H A Dlibdscp.c80 error = dscpAddr(domain_id, DSCP_ADDR_LOCAL, in dscpBind()
254 ((which != DSCP_ADDR_LOCAL) && (which != DSCP_ADDR_REMOTE))) { in dscpAddr()
296 if (which == DSCP_ADDR_LOCAL) { in dscpAddr()
H A Dlibdscp.h55 #define DSCP_ADDR_LOCAL (1) /* Get the domain's local IP address */ macro
/titanic_44/usr/src/cmd/prtdscp/sparc/sun4u/
H A Dprtdscp.c80 if (get_address(DSCP_ADDR_LOCAL, daddr) < 0) { in main()
/titanic_44/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/
H A Dex_dscp.c422 if ((rv = dscpAddr(dom, DSCP_ADDR_LOCAL, in exs_prep_accept()