Searched refs:tdlen (Results 1 – 1 of 1) sorted by relevance
985 int tdlen = 16; in dn_send_ptp_hello() local986 int size = dev->hard_header_len + 2 + 4 + tdlen; in dn_send_ptp_hello()997 ptr = skb_put(skb, 2 + 4 + tdlen); in dn_send_ptp_hello()1002 *ptr++ = tdlen; in dn_send_ptp_hello()1004 for(i = 0; i < tdlen; i++) in dn_send_ptp_hello()