Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c806 lqr_pkt_t lqr_pkt; in interpret_ppp_lqr() local
819 ntohl(lqr_pkt.lqr_magic)); in interpret_ppp_lqr()
821 ntohl(lqr_pkt.lqr_lastoutlqrs)); in interpret_ppp_lqr()
823 ntohl(lqr_pkt.lqr_lastoutpackets)); in interpret_ppp_lqr()
825 ntohl(lqr_pkt.lqr_lastoutoctets)); in interpret_ppp_lqr()
827 ntohl(lqr_pkt.lqr_peerinlqrs)); in interpret_ppp_lqr()
829 ntohl(lqr_pkt.lqr_peerinpackets)); in interpret_ppp_lqr()
833 ntohl(lqr_pkt.lqr_peerinerrors)); in interpret_ppp_lqr()
835 ntohl(lqr_pkt.lqr_peerinoctets)); in interpret_ppp_lqr()
837 ntohl(lqr_pkt.lqr_peeroutlqrs)); in interpret_ppp_lqr()
[all …]
H A Dsnoop_ppp.h175 typedef struct lqr_pkt { struct