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

/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c2549 uint16_t exttype = supp->sadb_supported_exttype; local
2552 switch (exttype) {
2564 if (exttype == SADB_EXT_SUPPORTED_ENCRYPT)
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_sp.c142 sp_ext_type_t exttype, int exclude_wm);
1001 * exttype - the type of the extents to sum
1010 meta_sp_list_size(sp_ext_node_t *head, sp_ext_type_t exttype, int exclude_wm) argument
1016 if (ext->ext_type == exttype)

Completed in 42 milliseconds