HomeSort by relevance Sort by last modified time
    Searched defs:match_type_t (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cfgadm/
cfgadm.h 147 } match_type_t; typedef in typeref:enum:__anon73
154 match_type_t);
206 match_type_t type;
  /onnv/onnv-gate/usr/src/lib/libiscsitgt/common/
iscsitgt_impl.h 162 typedef enum { MatchName, MatchBoth } match_type_t; typedef in typeref:enum:__anon3647
182 void tgt_node_replace(tgt_node_t *parent, tgt_node_t *child, match_type_t m);
184 match_type_t m);
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_filter.c 1320 } match_type_t; typedef in typeref:struct:match_type
1322 static match_type_t ether_match_types[] = {
1352 static match_type_t ipnet_match_types[] = {
1378 static match_type_t iptun_match_types[] = {
    [all...]

Completed in 4492 milliseconds