Searched refs:ppp_protocol_handler (Results 1 – 6 of 6) sorted by relevance
21 STRUCT_SECTION_FOREACH(ppp_protocol_handler, proto) { in lcp_up()36 STRUCT_SECTION_FOREACH(ppp_protocol_handler, proto) { in do_network()49 STRUCT_SECTION_FOREACH(ppp_protocol_handler, proto) { in do_network()62 const struct ppp_protocol_handler *proto = ppp_lcp_get(); in do_network()86 STRUCT_SECTION_FOREACH(ppp_protocol_handler, proto) { in do_auth()
48 const struct ppp_protocol_handler *ppp_proto = ppp_lcp_get(); in ppp_network_done()58 STRUCT_SECTION_FOREACH(ppp_protocol_handler, proto) { in ppp_network_all_down()
39 struct ppp_protocol_handler { struct94 static const STRUCT_SECTION_ITERABLE(ppp_protocol_handler, \160 const struct ppp_protocol_handler *ppp_lcp_get(void);
39 static const struct ppp_protocol_handler *ppp_lcp;98 STRUCT_SECTION_FOREACH(ppp_protocol_handler, proto) { in process_ppp_msg()409 const struct ppp_protocol_handler *ppp_lcp_get(void) in ppp_lcp_get()495 STRUCT_SECTION_FOREACH(ppp_protocol_handler, proto) { in net_ppp_init()
10 ITERABLE_SECTION_ROM(ppp_protocol_handler, Z_LINK_ITERABLE_SUBALIGN)
100 …zephyr_iterable_section(NAME ppp_protocol_handler KVMA RAM_REGION GROUP RODATA_REGION SUBALIGN ${C…