diff options
author | Gao Feng <[email protected]> | 2016-08-13 00:30:48 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-08-15 10:55:53 -0700 |
commit | 03459345bc00da70a35fa39bcfcf13d779097074 (patch) | |
tree | c9db9f4cd4b85de2e4df5008d2decfd96c568ca4 /tools/perf/scripts/python/netdev-times.py | |
parent | cfad65c7fa9e77c27025eb5c2098cfbd4d445eab (diff) |
pptp: Refactor the struct and macros of PPTP codes
1. Use struct gre_base_hdr directly in pptp_gre_header instead of
duplicated members;
2. Use existing macros like GRE_KEY, GRE_SEQ, and so on instead of
duplicated macros defined by PPTP;
3. Add new macros like GRE_IS_ACK/SEQ and so on instead of
PPTP_GRE_IS_A/S and so on;
Signed-off-by: Gao Feng <[email protected]>
Reviewed-by: Philip Prindeville <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions