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

/netbsd-current/sys/ufs/ext2fs/
H A Dext2fs_extents.h85 uint32_t ec_type; member in struct:ext4_extent_cache
H A Dext2fs_extents.c149 if (ecp->ec_type == EXT4_EXT_CACHE_NO)
157 ret = ecp->ec_type;
171 ecp->ec_type = type;
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Devt.h77 uint32_t ec_type; member in struct:evt_async
H A Dracoonctl.c1278 if (evtmsg[i].type == evtdump->ec_type)
1282 printf("Event %d: ", evtdump->ec_type);
1313 if (evtdump->ec_type != EVT_PHASE1_MODE_CFG)
1454 else if (evt_quit_event == ec->ec_type) {
1455 switch (ec->ec_type) {
H A Devt.c239 e->evt.ec_type = type;
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-bgp.c926 uint16_t ec_type = 0; local
959 ec_type = EXTRACT_BE_U_2(pptr);
960 switch (ec_type) {
985 ec_type,

Completed in 199 milliseconds