Searched defs:DST_IP4 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/tools/testing/selftests/bpf/progs/ | ||
D | sendmsg4_prog.c | 16 #define DST_IP4 0xC0A801FEU /* 192.168.1.254 */ macro |
D | test_sk_lookup.c | 72 static const __u32 DST_IP4 = IP4(127, 0, 0, 1); variable |