Searched refs:tcp_urg (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | mlx5_ifc_dr_ste_v1.h | 305 u8 tcp_urg[0x1]; member 376 u8 tcp_urg[0x1]; member
|
| H A D | mlx5_ifc_dr.h | 254 u8 tcp_urg[0x1]; member 337 u8 tcp_urg[0x1]; member
|
| H A D | dr_ste.h | 44 MLX5_SET(ste_##lookup_type, tag, tcp_urg, !!((spec)->tcp_flags & (1 << 5))); \
|
| /linux/include/soc/mscc/ |
| H A D | ocelot_vcap.h | 562 enum ocelot_vcap_bit tcp_urg; member 582 enum ocelot_vcap_bit tcp_urg; member
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_vcap.c | 485 enum ocelot_vcap_bit ttl, fragment, options, tcp_ack, tcp_urg; in is2_entry_set() local 511 tcp_urg = ipv4->tcp_urg; in is2_entry_set() 541 tcp_urg = ipv6->tcp_urg; in is2_entry_set() 594 tcp_urg); in is2_entry_set()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | definer.h | 378 u8 tcp_urg[0x1]; member
|
| /linux/net/ipv4/ |
| H A D | tcp_input.c | 6296 static void tcp_urg(struct sock *sk, struct sk_buff *skb, const struct tcphdr *th) in tcp_urg() function 6705 tcp_urg(sk, skb, th); in tcp_rcv_established() 7220 tcp_urg(sk, skb, th); in tcp_rcv_state_process() 7387 tcp_urg(sk, skb, th); in tcp_rcv_state_process()
|