OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f_proto
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/tc/
tc_filter.c
182
__u16
f_proto
= 0;
variable
229
f_proto
= TC_H_MIN(t->tcm_info);
231
if (!filter_protocol || filter_protocol !=
f_proto
) {
232
if (
f_proto
) {
235
ll_proto_n2a(
f_proto
, b1, sizeof(b1)));
tc_util.h
38
extern __u16
f_proto
;
f_u32.c
964
if (u32_pprinters[i].proto == ntohs(
f_proto
)) {
Completed in 81 milliseconds