Home
last modified time | relevance | path

Searched refs:typeent (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/ip/
Dipxfrm.c98 struct typeent { struct
103 static const struct typeent xfrmproto_types[] = { argument
115 const struct typeent *t = &xfrmproto_types[i]; in xfrm_xfrmproto_getbyname()
133 const struct typeent *t = &xfrmproto_types[i]; in strxf_xfrmproto()
146 static const struct typeent algo_types[] = {
158 const struct typeent *t = &algo_types[i]; in xfrm_algotype_getbyname()
176 const struct typeent *t = &algo_types[i]; in strxf_algotype()