diff options
author | Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com> | 2018-07-03 15:42:49 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-04 22:30:27 +0900 |
commit | bc969a977880511057053642a81371196303ca01 (patch) | |
tree | b7340f31fc5705adefd32a92fe25c777c52f1bc6 /Documentation/openrisc | |
parent | 80b14dee2bea128928537d61c333f24cb8cbb62f (diff) | |
download | linux-bc969a977880511057053642a81371196303ca01.tar.bz2 |
net: ipv4: Hook into time based transmission
Add a transmit_time field to struct inet_cork, then copy the
timestamp from the CMSG cookie at ip_setup_cork() so we can
safely copy it into the skb later during __ip_make_skb().
For the raw fast path, just perform the copy at raw_send_hdrinc().
Signed-off-by: Richard Cochran <rcochran@linutronix.de>
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/openrisc')
0 files changed, 0 insertions, 0 deletions