Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c4319 const char *typestr; local
4322 typestr = "net";
4324 typestr = "host";
4354 bpf_error("'tcp' modifier applied to %s", typestr);
4360 bpf_error("'udp' modifier applied to %s", typestr);
4372 bpf_error("'pim' modifier applied to %s", typestr);
4407 bpf_error("'ah' modifier applied to %s", typestr);
4450 const char *typestr; local
4453 typestr = "net";
4455 typestr = "host";
[all …]