Searched refs:sock_tx_timestamp (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/can/
H A Draw.c650 err = sock_tx_timestamp(msg, sk, skb_tx(skb));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/packet/
H A Daf_packet.c487 err = sock_tx_timestamp(msg, sk, skb_tx(skb));
1208 err = sock_tx_timestamp(msg, sk, skb_tx(skb));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/
H A Dsocket.c538 int sock_tx_timestamp(struct msghdr *msg, struct sock *sk, function
548 EXPORT_SYMBOL(sock_tx_timestamp); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dsock.h1674 * sock_tx_timestamp - checks whether the outgoing packet is to be time stamped
1682 extern int sock_tx_timestamp(struct msghdr *msg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dudp.c848 err = sock_tx_timestamp(msg, sk, &ipc.shtx);

Completed in 89 milliseconds