Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c1041 uint32_t reporting_period; in opt_format_qualproto() local
1043 if (size < sizeof (proto) + sizeof (reporting_period)) in opt_format_qualproto()
1046 GETINT32(reporting_period, optdata); in opt_format_qualproto()
1048 reporting_period); in opt_format_qualproto()