Searched refs:fs_op (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-rx.c806 int fs_op; local
821 fs_op = EXTRACT_32BITS(bp + sizeof(struct rx_header));
823 printf(" fs call %s", tok2str(fs_req, "op#%d", fs_op));
836 switch (fs_op) {

Completed in 190 milliseconds