Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_rules.c48 #define PROTOCOL_LEN 16 /* protocol type */ macro
514 char pbuf[PROTOCOL_LEN]; /* protocol */ in ilbd_audit_rule_event()
606 (void) snprintf(pbuf, PROTOCOL_LEN, "UDP"); in ilbd_audit_rule_event()
608 (void) snprintf(pbuf, PROTOCOL_LEN, "TCP"); in ilbd_audit_rule_event()