Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds