Home | History | Annotate | Download | only in ifconfig

Lines Matching refs:pb_parser

181     setifmetric, "metric", &command_root.pb_parser);
184 setifmtu, "mtu", &command_root.pb_parser);
187 "prefixlen", 10, setifprefixlen, "prefixlen", &command_root.pb_parser);
191 &command_root.pb_parser);
194 setifnetmask, "dstormask", NULL, NULL, NULL, &command_root.pb_parser);
198 setifbroadaddr, "broadcast", NULL, NULL, NULL, &command_root.pb_parser);
201 setifdescr, "descr", false, &command_root.pb_parser);
207 .k_nextparser = &command_root.pb_parser}
211 .k_nextparser = &command_root.pb_parser}
219 .k_exec = notrailers, .k_nextparser = &command_root.pb_parser}
222 .k_nextparser = &command_root.pb_parser }
226 .k_nextparser = &command_root.pb_parser}
228 .k_nextparser = &command_root.pb_parser}
234 .k_nextparser = &opt_silent_family.pb_parser},
255 setifaddr, "address", "netmask", NULL, "address", &command_root.pb_parser);
260 &command_root.pb_parser);
265 &command_root.pb_parser);
268 setlinkstr, "linkstr", &command_root.pb_parser);
283 , {.b_nextparser = &opt_family.pb_parser}
286 , {.b_nextparser = &command_root.pb_parser}
289 , {.b_nextparser = &opt_command.pb_parser}
301 , {.b_nextparser = &command_root.pb_parser}
320 NULL, "if", &opt_family_only.pb_parser);
323 familykw, __arraycount(familykw), &opt_command.pb_parser);
326 NULL, "af", familykw, __arraycount(familykw), &command_root.pb_parser);
331 "ifcap", ifcapskw, __arraycount(ifcapskw), &command_root.pb_parser);
334 "ifflag", ifflagskw, __arraycount(ifflagskw), &command_root.pb_parser);
353 "iface-opt-family", NULL, "if", &opt_clone.pb_parser);
647 start = &opt_family_only.pb_parser;
717 start = &opt_family_only.pb_parser;
723 if (start != &opt_family_only.pb_parser)
734 start != &opt_family_only.pb_parser)