Searched defs:otype (Results 1 - 3 of 3) sorted by relevance

/external/tcpdump/
H A Dprint-pim.c647 u_int16_t otype, olen; local
651 otype = EXTRACT_16BITS(&bp[0]);
656 tok2str( pimv2_hello_option_values,"Unknown",otype),
657 otype,
661 switch (otype) {
/external/checkpolicy/
H A Dpolicy_define.c2544 uint32_t otype; local
2558 /* otype */
2588 yyerror("no otype in transition definition?");
2602 otype = typdatum->s.value;
2663 ft->otype = otype;
2680 ftr->otype = otype;
/external/libsepol/include/sepol/policydb/
H A Dpolicydb.h163 uint32_t otype; member in struct:filename_trans
288 uint32_t otype; /* new type */ member in struct:filename_trans_rule

Completed in 119 milliseconds