Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp.c635 static inline void tcp_mark_urg(struct tcp_sock *tp, int flags) in tcp_mark_urg() function
673 tcp_mark_urg(tp, flags); in tcp_push()