Searched refs:tcp_urg (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/ |
| H A D | ocelot_vcap.h | 159 enum ocelot_vcap_bit tcp_urg; member 179 enum ocelot_vcap_bit tcp_urg; member
|
| H A D | ocelot_vcap.c | 484 enum ocelot_vcap_bit ttl, fragment, options, tcp_ack, tcp_urg; in is2_entry_set() local 510 tcp_urg = ipv4->tcp_urg; in is2_entry_set() 540 tcp_urg = ipv6->tcp_urg; in is2_entry_set() 593 tcp_urg); in is2_entry_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | mlx5_ifc_dr.h | 345 u8 tcp_urg[0x1]; member 428 u8 tcp_urg[0x1]; member
|
| H A D | dr_ste.c | 45 MLX5_SET(ste_##lookup_type, tag, tcp_urg, !!((spec)->tcp_flags & (1 << 5))); \
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_input.c | 5595 static void tcp_urg(struct sock *sk, struct sk_buff *skb, const struct tcphdr *th) in tcp_urg() function 5935 tcp_urg(sk, skb, th); in tcp_rcv_established() 6419 tcp_urg(sk, skb, th); in tcp_rcv_state_process() 6569 tcp_urg(sk, skb, th); in tcp_rcv_state_process()
|