Home
last modified time | relevance | path

Searched defs:diag_msg (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/strace/
H A Dsocketutils.c147 const struct inet_diag_msg *const diag_msg = data; in inet_parse_response() local
291 const struct unix_diag_msg *diag_msg = data; in unix_parse_response() local
389 const struct netlink_diag_msg *const diag_msg = data; in netlink_parse_response() local
/aosp_15_r20/kernel/tests/net/test/
H A Dsock_diag.py332 def GetSourceAddress(diag_msg): argument
337 def GetDestinationAddress(diag_msg): argument