Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_output.c730 u8 highbyte = TCPOPT_NOP; in tcp_options_write() local
738 highbyte = leftover_highbyte; in tcp_options_write()
741 *ptr++ = htonl((highbyte << 24) | in tcp_options_write()