Home
last modified time | relevance | path

Searched refs:get_constant (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_pkt_access.c61 int get_constant(long val) in get_constant() function
71 return get_skb_len(skb) * get_skb_ifindex(val, skb, get_constant(123)); in test_pkt_access_subprog3()