Searched defs:__section_tail (Results 1 - 2 of 2) sorted by relevance

/external/iproute2/examples/bpf/
H A Dbpf_tailcall.c16 * program array jmp_tc. Indicated via __section_tail(), the tc loader
55 __section_tail(FOO, ENTRY_0) function
70 __section_tail(FOO, ENTRY_1) function
85 __section_tail(BAR, ENTRY_0) function
/external/iproute2/include/
H A Dbpf_api.h70 #ifndef __section_tail
71 # define __section_tail(ID, KEY) \ macro

Completed in 616 milliseconds