Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tc_neigh.c22 #define ip4_dst 0xac100264 /* 172.16.2.100 */ macro
H A Dtest_tc_dtime.c30 #define ip4_dst __bpf_htonl(0xac100264) /* 172.16.2.100 */ macro
/openbmc/linux/net/bridge/
H A Dbr_multicast.c1246 __be32 ip4_dst; in br_multicast_alloc_query() local