HomeSort by relevance Sort by last modified time
    Searched defs:bpf_send_map_fds (Results 1 - 2 of 2) sorted by null

  /external/iproute2/tc/
tc_bpf.h 63 int bpf_send_map_fds(const char *path, const char *obj);
67 static inline int bpf_send_map_fds(const char *path, const char *obj) function
tc_bpf.c 1816 int bpf_send_map_fds(const char *path, const char *obj) function
    [all...]

Completed in 68 milliseconds