Home
last modified time | relevance | path

Searched defs:tcp_urg (Results 1 – 3 of 3) sorted by relevance

/linux/include/soc/mscc/
H A Docelot_vcap.h562 enum ocelot_vcap_bit tcp_urg; member
582 enum ocelot_vcap_bit tcp_urg; member
/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c485 enum ocelot_vcap_bit ttl, fragment, options, tcp_ack, tcp_urg; in is2_entry_set() local
/linux/net/ipv4/
H A Dtcp_input.c5939 static void tcp_urg(struct sock *sk, struct sk_buff *skb, const struct tcphdr *th) in tcp_urg() function