Home
last modified time | relevance | path

Searched defs:put_msg (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ethtool/libmnl/examples/netfilter/
H A Dnfct-create-batch.c16 static void put_msg(char *buf, uint16_t i, int seq) in put_msg() function
/aosp_15_r20/trusty/user/base/lib/libc-trusty/
Dipc.c71 int put_msg(handle_t handle, uint32_t msg_id) { in put_msg() function
/aosp_15_r20/frameworks/native/libs/binder/trusty/include_mock/
H A Dtrusty_ipc.h85 static inline int put_msg(handle_t, uint32_t) { in put_msg() function