Home
last modified time | relevance | path

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

/dpdk/examples/flow_classify/
H A Dflow_classify.c531 uint8_t ipv4_proto; in add_classify_rule() local
545 ipv4_proto = ipv4_spec.hdr.next_proto_id; in add_classify_rule()
556 switch (ipv4_proto) { in add_classify_rule()
645 ipv4_proto); in add_classify_rule()
654 ipv4_proto); in add_classify_rule()