HomeSort by relevance Sort by last modified time
    Searched full:typeent (Results 1 - 1 of 1) sorted by null

  /external/iproute2/ip/
ipxfrm.c 112 struct typeent { struct
117 static const struct typeent xfrmproto_types[]= {
129 const struct typeent *t = &xfrmproto_types[i];
146 const struct typeent *t = &xfrmproto_types[i];
158 static const struct typeent algo_types[]= {
169 const struct typeent *t = &algo_types[i];
186 const struct typeent *t = &algo_types[i];

Completed in 81 milliseconds