Home
last modified time | relevance | path

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

/src/sys/netgraph/
H A Dng_parse.h375 extern const struct ng_parse_type ng_parse_string_type;
H A Dng_rfc1490.c126 &ng_parse_string_type,
134 &ng_parse_string_type
H A Dng_gif.c132 &ng_parse_string_type
H A Dng_device.c89 &ng_parse_string_type
H A Dng_eiface.c68 &ng_parse_string_type
H A Dng_iface.c166 &ng_parse_string_type
H A Dng_ether.c124 &ng_parse_string_type
H A Dng_source.c216 &ng_parse_string_type,
H A Dng_nat.c241 &ng_parse_string_type,
H A Dng_pppoe.c169 &ng_parse_string_type,
177 &ng_parse_string_type
H A Dng_base.c561 &ng_parse_string_type
568 &ng_parse_string_type
H A Dng_parse.c764 const struct ng_parse_type ng_parse_string_type = { variable