Searched refs:net_context_is_timestamping_set (Results 1 – 3 of 3) sorted by relevance
98 extern bool net_context_is_timestamping_set(struct net_context *context);126 static inline bool net_context_is_timestamping_set(struct net_context *context) in net_context_is_timestamping_set() function
132 bool net_context_is_timestamping_set(struct net_context *context) in net_context_is_timestamping_set() function
1195 net_context_is_timestamping_set(ctx)) { in zsock_recv_dgram()