Home
last modified time | relevance | path

Searched defs:iface (Results 251 – 275 of 415) sorted by relevance

1...<<11121314151617

/Zephyr-latest/drivers/ethernet/
Deth_litex_liteeth.c33 struct net_if *iface; member
246 static void eth_iface_init(struct net_if *iface) in eth_iface_init()
Deth_ivshmem.c32 struct net_if *iface; member
356 static void eth_ivshmem_iface_init(struct net_if *iface) in eth_ivshmem_iface_init()
Deth_stellaris_priv.h50 struct net_if *iface; member
Ddsa_ksz8xxx.c932 struct net_pkt *dsa_ksz8xxx_xmit_pkt(struct net_if *iface, struct net_pkt *pkt)
1013 static struct net_if *dsa_ksz8xxx_get_iface(struct net_if *iface,
1056 static void dsa_iface_init(struct net_if *iface)
Deth_smsc911x.c48 struct net_if *iface; member
431 static void eth_initialize(struct net_if *iface) in eth_initialize()
Deth_stm32_hal_priv.h46 struct net_if *iface; member
/Zephyr-latest/include/zephyr/net/
Dppp.h500 struct net_if *iface; member
606 static inline void ppp_mgmt_raise_carrier_on_event(struct net_if *iface) in ppp_mgmt_raise_carrier_on_event()
620 static inline void ppp_mgmt_raise_carrier_off_event(struct net_if *iface) in ppp_mgmt_raise_carrier_off_event()
634 static inline void ppp_mgmt_raise_phase_running_event(struct net_if *iface) in ppp_mgmt_raise_phase_running_event()
648 static inline void ppp_mgmt_raise_phase_dead_event(struct net_if *iface) in ppp_mgmt_raise_phase_dead_event()
/Zephyr-latest/drivers/modem/
Dmodem_context.h66 struct modem_iface iface; member
/Zephyr-latest/subsys/net/lib/mqtt_sn/
Dmqtt_sn_transport_udp.c50 struct net_if *iface; in tp_udp_init() local
/Zephyr-latest/tests/net/lib/dns_dispatcher/src/
Dmain.c88 static void net_iface_init(struct net_if *iface) in net_iface_init()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc13xx_cc26xx.h66 struct net_if *iface; member
Dieee802154_cc1200.h41 struct net_if *iface; member
/Zephyr-latest/subsys/net/ip/
Dpmtu.c119 struct net_if *iface; in update_pmtu_entry() local
Dnbr.h60 struct net_if *iface; member
Dtp.c408 struct net_if *iface, in tp_output_pkt_alloc()
429 void _tp_output(sa_family_t af, struct net_if *iface, void *data, in _tp_output()
580 void tp_out(sa_family_t af, struct net_if *iface, const char *msg, in tp_out()
/Zephyr-latest/subsys/net/lib/shell/
Dcapture.c190 struct net_if *iface; in cmd_net_capture_enable() local
/Zephyr-latest/subsys/net/lib/dns/
Ddispatcher.c101 struct net_if *iface = NULL; in dns_dispatch() local
/Zephyr-latest/subsys/usb/device_next/
Dusbd_class_api.h148 const uint8_t iface, in usbd_class_update()
/Zephyr-latest/tests/net/icmpv6/src/
Dmain.c100 static void net_icmpv6_iface_init(struct net_if *iface) in net_icmpv6_iface_init()
/Zephyr-latest/samples/net/sockets/can/src/
Dmain.c174 struct net_if *iface; in setup_socket() local
/Zephyr-latest/tests/net/ieee802154/l2/src/
Dieee802154_test.c206 static int disassociate(struct net_if *iface, struct ieee802154_context *ctx) in disassociate()
226 static int associate(struct net_if *iface, struct ieee802154_context *ctx, uint16_t short_addr) in associate()
252 static int set_up_short_addr(struct net_if *iface, struct ieee802154_context *ctx) in set_up_short_addr()
270 static int tear_down_short_addr(struct net_if *iface, struct ieee802154_context *ctx) in tear_down_short_addr()
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_core.c189 struct eswifi_dev *eswifi_by_iface_idx(uint8_t iface) in eswifi_by_iface_idx()
448 static void eswifi_iface_init(struct net_if *iface) in eswifi_iface_init()
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_net_mgmt.c28 struct net_if *iface; member
151 struct net_if *iface; in znet_mgmt_recvfrom() local
/Zephyr-latest/subsys/net/l2/ppp/
Dfsm.c372 int ppp_send_pkt(struct ppp_fsm *fsm, struct net_if *iface, in ppp_send_pkt()
1166 void ppp_send_proto_rej(struct net_if *iface, struct net_pkt *pkt, in ppp_send_proto_rej()
/Zephyr-latest/drivers/wifi/infineon/
Dairoc_wifi.h47 struct net_if *iface; member

1...<<11121314151617