• Alessandro Rubini's avatar
    general: rename fields within ppsi (no technical change) · a78aefb1
    Alessandro Rubini authored
    This renames sync_receive_time to t2, delay_req_send_time to t3
    and delay_req_receive_time to t4 (there is "t1" field in ppi yet).
    
    Such naming is what the official documents use everywhere, so it's
    better to respect that naming, that everybody in the field is familiar
    with. Besides, they are shorter and they can be used unchanged for
    pdelay operations (the previous pdelay implementation we inherited
    from ptpd, used a separate set of fields that are not really needed).
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    a78aefb1
Name
Last commit
Last update
..
Makefile Loading commit data...
fsm-table.c Loading commit data...
hooks.c Loading commit data...
state-wr-calibrated.c Loading commit data...
state-wr-calibration.c Loading commit data...
state-wr-link-on.c Loading commit data...
state-wr-locked.c Loading commit data...
state-wr-m-lock.c Loading commit data...
state-wr-present.c Loading commit data...
state-wr-resp-calib-req.c Loading commit data...
state-wr-s-lock.c Loading commit data...
wr-api.h Loading commit data...
wr-constants.h Loading commit data...
wr-msg.c Loading commit data...
wr-servo.c Loading commit data...