Home
last modified time | relevance | path

Searched refs:net_pkt_is_lldp (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dnet_pkt.h1344 static inline bool net_pkt_is_lldp(struct net_pkt *pkt) in net_pkt_is_lldp() function
1354 static inline bool net_pkt_is_lldp(struct net_pkt *pkt) in net_pkt_is_lldp() function
/Zephyr-latest/subsys/net/ip/
Dnet_pkt.c2038 net_pkt_set_lldp(clone_pkt, net_pkt_is_lldp(pkt));