Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp.c718 static inline void tcp_mark_urg(struct tcp_sock *tp, int flags) in tcp_mark_urg() function
756 tcp_mark_urg(tp, flags); in tcp_push()