Searched defs:f_max_period (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c1473 uint16_t f_max_period; local
1478 sizeof (non_tcp_space) + sizeof (f_max_period) +
1484 GETINT16(f_max_period, optdata);
1492 f_max_period);
1607 uint16_t f_max_period; local
1612 sizeof (non_tcp_space) + sizeof (f_max_period) +
1618 GETINT16(f_max_period, optdata);
1626 f_max_period);

Completed in 62 milliseconds