Home
last modified time | relevance | path

Searched refs:ND_SET (Results 1 – 25 of 29) sorted by relevance

12

/titanic_41/usr/src/uts/common/io/dmfe/
H A Ddmfe.h373 #define ND_SET (ND_BASE + 1) /* Set a value */ macro
376 #define DMFE_ND_SET ND_SET
/titanic_41/usr/src/uts/common/inet/
H A Dnd.h42 #define ND_SET (ND_BASE + 1) /* Set a value */ macro
H A Dnd.c121 case ND_SET: in nd_getset()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Dndd.c399 cmd = ND_SET; in main()
428 if (cmd == ND_SET) { in main()
563 cmd = ND_SET; in getset_interactive()
/titanic_41/usr/src/uts/common/inet/nca/
H A Dncaddi.c119 case ND_SET: in nca_wput()
/titanic_41/usr/src/uts/sun/io/eri/
H A Deri_common.h289 #define ND_SET (ND_BASE + 1) /* Set a value */ macro
292 #define ERI_ND_SET ND_SET
H A Deri.c4494 case ND_SET: in eri_nd_getset()
/titanic_41/usr/src/uts/common/io/rge/
H A Drge_ndd.c440 case ND_SET: in rge_nd_ioctl()
H A Drge_main.c1149 case ND_SET: in rge_m_ioctl()
1191 case ND_SET: in rge_m_ioctl()
/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_ndd.c458 case ND_SET: in unm_nd_ioctl()
H A Dunm_nic_main.c2463 if (cmd == ND_GET || cmd == ND_SET) { in ntxn_m_ioctl()
/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h490 #define MAN_ND_SET ND_SET
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_ndd.c170 if (cmd == ND_SET) { in mac_ndd_ioctl()
H A Dmac_client.c3631 (cmd == ND_SET && (mip->mi_callbacks->mc_callbacks & MC_SETPROP))) { in mac_ioctl()
/titanic_41/usr/src/uts/common/inet/ip/
H A Drts.c1052 case ND_SET: in rts_wput_other()
1584 case ND_SET: in rts_ioctl()
H A Dkeysock.c962 case ND_SET: in keysock_wput_other()
H A Dipsecah.c1511 case ND_SET: in ipsecah_wput()
H A Dspdsock.c3411 case ND_SET: in spdsock_wput_other()
H A Dipsecesp.c4136 case ND_SET:
/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_ndd.c1452 case ND_SET: in hxge_nd_getset()
1541 case ND_SET: in hxge_param_ioctl()
H A Dhxge_main.c2566 case ND_SET: in hxge_m_ioctl()
2596 case ND_SET: in hxge_m_ioctl()
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_socket.c684 case ND_SET: in tcp_ioctl()
/titanic_41/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2382 case ND_SET: in xgell_m_ioctl()
2416 case ND_SET: in xgell_m_ioctl()
/titanic_41/usr/src/uts/common/io/sfe/
H A Dsfe_util.c3890 case ND_SET: in gem_nd_ioctl()
3952 case ND_SET: in gem_mac_ioctl()
/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn.h3782 #define VALID_NDOP(op) (((op) == ND_SET) || ((op) == ND_GET))

12