Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_rules.c140 static ofmt_cb_t of_rport; variable
153 {"PORT", 10, OF_PORT, of_rport},
160 {"HC-PORT", 8, OF_HCPORT, of_rport},
173 {"PORT", 10, OF_PORT, of_rport},
180 {"HC-PORT", 8, OF_HCPORT, of_rport},
400 of_rport(ofmt_arg_t *of_arg, char *buf, uint_t bufsize) in of_rport() function