Searched refs:urgent (Results 1 – 4 of 4) sorted by relevance
1372 static int tcp_xmit_probe_skb(struct sock *sk, int urgent) in tcp_xmit_probe_skb() argument1386 TCP_SKB_CB(skb)->sacked = urgent; in tcp_xmit_probe_skb()1392 TCP_SKB_CB(skb)->seq = urgent ? tp->snd_una : tp->snd_una - 1; in tcp_xmit_probe_skb()
112 the most urgent kernel messages from reaching your console. (They will
1200 Enable the strict RFC793 interpretation of the TCP urgent pointer field. The1201 default is to use the BSD compatible interpretation of the urgent pointer1202 pointing to the first byte after the urgent data. The RFC793 interpretation is1203 to have it point to the last byte of urgent data. Enabling this option may
1866 it as urgent