Searched defs:parse_udp (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/iproute2/tc/ |
H A D | p_udp.c | 27 parse_udp(int *argc_p, char ***argv_p, in parse_udp() function
|
H A D | f_u32.c | 614 static int parse_udp(int *argc_p, char ***argv_p, struct tc_u32_sel *sel) in parse_udp() function
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | xdpwall.c | 206 parse_udp(struct pkt_info *info, void *transport_hdr, void *data_end) in parse_udp() function
|
H A D | test_l4lb.c | 281 static __always_inline bool parse_udp(void *data, __u64 off, void *data_end, in parse_udp() function
|
H A D | test_l4lb_noinline.c | 280 static __noinline bool parse_udp(void *data, __u64 off, void *data_end, in parse_udp() function
|
H A D | test_xdp_noinline.c | 232 bool parse_udp(void *data, void *data_end, in parse_udp() function
|