commit | 2cc3d6ae2df3bf8434d236ff87a0a1cad4ac5828 | [log] [tgz] |
---|---|---|
author | Chenbo Feng <fengc@google.com> | Tue Mar 06 02:13:51 2018 -0800 |
committer | Chenbo Feng <fengc@google.com> | Mon Mar 26 14:41:56 2018 -0700 |
tree | 4b0116b47bc3615671b8c7b573ac73e2a84793c8 | |
parent | 0d067fa3f78cf8b50e313f9864862971e0e93ccc [diff] |
refactor bpf kernel program Refactor the program into several inline function and resolve the duplication of ingress program and egress program. The Program compiled from the new inline function should be no difference compare to the old ones. Bug: 30950746 Test: bpf program can be loaded. atest android.net.cts.TrafficStatsTest atest android.app.usage.cts.NetworkUsageStatsTest Change-Id: I8091e8bdf7f3fe118c26907028e3f845eb41ab65