Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_rules.c137 static ofmt_cb_t of_proto; variable
154 {"PROTOCOL", 5, 0, of_proto},
174 {"PROTOCOL", 5, 0, of_proto},
324 of_proto(ofmt_arg_t *of_arg, char *buf, uint_t bufsize) in of_proto() function