Searched refs:SRC_IP (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | fib_rule_tests.sh | 14 SRC_IP=192.51.100.3 523 match="from $SRC_IP iif $DEV" 524 getnomatch="from $SRC_IP iif lo" 553 "from $SRC_IP iif $DEV $getmatch" \ 554 "from $SRC_IP iif $DEV $getnomatch" \ 630 getmatch="from $SRC_IP iif $DEV tos 0xfc" 631 getnomatch="from $SRC_IP iif $DEV tos 0xf4" 649 getmatch="from $SRC_IP iif $DEV tos $tosmatch" 665 match="from $SRC_IP iif vrf0" 666 getmatch="from $SRC_IP iif $DEV" [all …]
|
| /linux-6.15/sound/pci/ctxfi/ |
| H A D | ct20k2reg.h | 44 #define SRC_IP 0x1A102C /* 0x1A102C + (256 * Regn) */ macro
|
| H A D | cthw20k2.c | 2148 hw_write_20kx(hw, SRC_IP, 0); in hw_card_init()
|
| /linux-6.15/Documentation/networking/ |
| H A D | scaling.rst | 60 # (SRC_IP ^ DST_IP, SRC_IP ^ DST_IP, SRC_PORT ^ DST_PORT, SRC_PORT ^ DST_PORT) 65 # (SRC_IP | DST_IP, SRC_IP ^ DST_IP, SRC_PORT | DST_PORT, SRC_PORT ^ DST_PORT)
|
| /linux-6.15/drivers/net/ethernet/sfc/ |
| H A D | mcdi_filters.c | 178 COPY_FIELD(REM_HOST, rem_host, SRC_IP); in efx_mcdi_filter_push_prep_set_match_fields() 287 MAP_FILTER_TO_MCDI_FLAG(REM_HOST, SRC_IP, encap_type); in efx_mcdi_filter_mcdi_flags_from_spec() 1213 MAP_FLAG(REM_HOST, SRC_IP); in efx_mcdi_filter_match_flags_from_mcdi()
|
| H A D | mae.c | 354 rc = TABLE_HOOK_KEY(meta_ct, src_ip, SRC_IP); in efx_mae_table_hook_ct()
|