Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_rules.c90 #define OF_HCPORT 1 macro
160 {"HC-PORT", 8, OF_HCPORT, of_rport},
180 {"HC-PORT", 8, OF_HCPORT, of_rport},
410 if (of_arg->ofmt_id == OF_HCPORT && rd->r_hcname[0] != '\0') in of_rport()