Home
last modified time | relevance | path

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

/external/iproute2/include/
Dbpf_scm.h35 static inline int *bpf_map_set_init(struct bpf_map_set_msg *msg, in bpf_map_set_init() function
/external/iproute2/lib/
Dbpf.c2561 cmsg_buf = bpf_map_set_init(&msg, addr, addr_len); in bpf_map_set_send()
2591 cmsg_buf = bpf_map_set_init(&msg, NULL, 0); in bpf_map_set_recv()