Home
last modified time | relevance | path

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

/aosp_15_r20/external/libnetfilter_conntrack/src/conntrack/
H A Dsnprintf.c18 const char *const proto2str[IPPROTO_MAX] = { variable
/aosp_15_r20/external/bcc/tools/
H A Dbindsnoop.py390 def proto2str(self, proto): member in L4Proto