Home
last modified time | relevance | path

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

/external/strace/
Dsocketutils.c380 static const char netlink_prefix[] = "NETLINK_"; in netlink_parse_response() local
382 sizeof(netlink_prefix) -1; in netlink_parse_response()
383 if (strncmp(netlink_proto, netlink_prefix, in netlink_parse_response()