Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_pkt.h797 static inline void net_pkt_set_ipv4_pmtu(struct net_pkt *pkt, bool value) in net_pkt_set_ipv4_pmtu() function
809 static inline void net_pkt_set_ipv4_pmtu(struct net_pkt *pkt, bool value) in net_pkt_set_ipv4_pmtu() function
/Zephyr-latest/subsys/net/ip/
Dnet_context.c1272 net_pkt_set_ipv4_pmtu(pkt, true); in net_context_create_ipv4_new()
1274 net_pkt_set_ipv4_pmtu(pkt, false); in net_context_create_ipv4_new()