Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:comm

1426 			u_int32_t comm;
1428 comm = EXTRACT_32BITS(tptr);
1429 switch (comm) {
1441 (comm >> 16) & 0xffff,
1442 comm & 0xffff,