Searched refs:kauth_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.c1811 int kauth_op; local
1825 kauth_op = EXTRACT_32BITS(bp + sizeof(struct rx_header));
1829 if (is_ubik(kauth_op)) {
1835 printf(" call %s", tok2str(kauth_req, "op#%d", kauth_op));
1843 switch (kauth_op) {

Completed in 158 milliseconds