Searched defs:nat (Results 1 – 7 of 7) sorted by relevance
| /linux/include/net/netfilter/ |
| H A D | nf_nat.h | 59 struct nf_conn_nat *nat, in nf_nat_oif_changed()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | ct_fs_hmfs.c | 113 bool nat, bool ipv4, bool tcp, bool gre) in mlx5_ct_fs_hmfs_matcher_get() 200 bool nat, tcp, ipv4, gre; in mlx5_ct_fs_hmfs_ct_rule_add() local
|
| H A D | ct_fs_smfs.c | 111 mlx5_ct_fs_smfs_matcher_get(struct mlx5_ct_fs *fs, bool nat, bool ipv4, bool tcp, bool gre) in mlx5_ct_fs_smfs_matcher_get() 232 bool nat, tcp, ipv4, gre; in mlx5_ct_fs_smfs_ct_rule_add() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_ct.c | 92 bool nat; member 522 bool nat) in mlx5_tc_ct_entry_del_rule() 805 bool nat, u8 zone_restore_id) in mlx5_tc_ct_entry_add_rule() 882 bool nat, u8 zone_restore_id) in mlx5_tc_ct_entry_update_rule() 1608 bool nat) in tc_ct_pre_ct_add_rules() 1708 bool nat) in mlx5_tc_ct_alloc_pre_ct() 1976 bool nat = attr->ct_attr.ct_action & TCA_CT_ACT_NAT; in __mlx5_tc_ct_flow_offload() local
|
| /linux/include/net/libeth/ |
| H A D | rx.h | 229 u32 nat:1; member
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_tc.h | 101 } nat; member
|
| /linux/net/openvswitch/ |
| H A D | conntrack.c | 66 u8 nat : 3; /* enum ovs_ct_nat */ member [all...] |