Searched refs:net_context_is_timestamping_set (Results 1 – 3 of 3) sorted by relevance
99 extern bool net_context_is_timestamping_set(struct net_context *context);127 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
1197 net_context_is_timestamping_set(ctx)) { in zsock_recv_dgram()