Home
last modified time | relevance | path

Searched defs:net_packet_socket_input (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dpacket_socket.h31 static inline enum net_verdict net_packet_socket_input(struct net_pkt *pkt, in net_packet_socket_input() function
Dpacket_socket.c23 enum net_verdict net_packet_socket_input(struct net_pkt *pkt, uint8_t proto) in net_packet_socket_input() function