Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_smb.c1369 wordcount = *vwv++; in interpret_trans()
1374 byteparms = vwv + (2 * wordcount); in interpret_trans()
1392 setupcount = *(vwv + (2 * 13)); in interpret_trans()
1393 setupdata = vwv + (2 * 14); in interpret_trans()
1400 setupcount = *(vwv + (2 * 9)); in interpret_trans()
1401 setupdata = vwv + (2 * 10); in interpret_trans()
1824 wordcount = *vwv++; in interpret_trans2()
1846 setupcount = *(vwv + (2 * 13)); in interpret_trans2()
1847 setupdata = vwv + (2 * 14); in interpret_trans2()
1854 setupcount = *(vwv + (2 * 9)); in interpret_trans2()
[all …]