/Zephyr-latest/drivers/ethernet/ |
D | eth_litex_liteeth.c | 33 struct net_if *iface; member 246 static void eth_iface_init(struct net_if *iface) in eth_iface_init()
|
D | eth_ivshmem.c | 32 struct net_if *iface; member 356 static void eth_ivshmem_iface_init(struct net_if *iface) in eth_ivshmem_iface_init()
|
D | eth_stellaris_priv.h | 50 struct net_if *iface; member
|
D | dsa_ksz8xxx.c | 932 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)
|
D | eth_smsc911x.c | 48 struct net_if *iface; member 431 static void eth_initialize(struct net_if *iface) in eth_initialize()
|
D | eth_stm32_hal_priv.h | 46 struct net_if *iface; member
|
/Zephyr-latest/include/zephyr/net/ |
D | ppp.h | 500 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/ |
D | modem_context.h | 66 struct modem_iface iface; member
|
/Zephyr-latest/subsys/net/lib/mqtt_sn/ |
D | mqtt_sn_transport_udp.c | 50 struct net_if *iface; in tp_udp_init() local
|
/Zephyr-latest/tests/net/lib/dns_dispatcher/src/ |
D | main.c | 88 static void net_iface_init(struct net_if *iface) in net_iface_init()
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_cc13xx_cc26xx.h | 66 struct net_if *iface; member
|
D | ieee802154_cc1200.h | 41 struct net_if *iface; member
|
/Zephyr-latest/subsys/net/ip/ |
D | pmtu.c | 119 struct net_if *iface; in update_pmtu_entry() local
|
D | nbr.h | 60 struct net_if *iface; member
|
D | tp.c | 408 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/ |
D | capture.c | 190 struct net_if *iface; in cmd_net_capture_enable() local
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | dispatcher.c | 101 struct net_if *iface = NULL; in dns_dispatch() local
|
/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_class_api.h | 148 const uint8_t iface, in usbd_class_update()
|
/Zephyr-latest/tests/net/icmpv6/src/ |
D | main.c | 100 static void net_icmpv6_iface_init(struct net_if *iface) in net_icmpv6_iface_init()
|
/Zephyr-latest/samples/net/sockets/can/src/ |
D | main.c | 174 struct net_if *iface; in setup_socket() local
|
/Zephyr-latest/tests/net/ieee802154/l2/src/ |
D | ieee802154_test.c | 206 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/ |
D | eswifi_core.c | 189 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/ |
D | sockets_net_mgmt.c | 28 struct net_if *iface; member 151 struct net_if *iface; in znet_mgmt_recvfrom() local
|
/Zephyr-latest/subsys/net/l2/ppp/ |
D | fsm.c | 372 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/ |
D | airoc_wifi.h | 47 struct net_if *iface; member
|