Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dtcp.h36 urg:1, member
44 urg:1, member
/linux-2.4.37.9/drivers/net/
Dslhc.c367 if(th->urg){ in slhc_compress()
562 thp->urg = 1; in slhc_uncompress()
568 thp->urg = 0; in slhc_uncompress()
/linux-2.4.37.9/net/ipv4/netfilter/
Dipt_LOG.c113 if (tcph->urg) in dump_packet()
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6t_LOG.c240 if (tcph->urg) in dump_packet()
/linux-2.4.37.9/net/ipv4/
Dtcp_output.c270 th->urg = 1; in tcp_transmit_skb()
Dtcp_input.c4004 if (th->urg) in tcp_urg()
/linux-2.4.37.9/Documentation/networking/
Dip-sysctl.txt181 Use the Host requirements interpretation of the TCP urg pointer field.