Searched refs:net_udp_get_hdr (Results 1 – 3 of 3) sorted by relevance
64 struct net_udp_hdr *net_udp_get_hdr(struct net_pkt *pkt, in net_udp_get_hdr() function
4212 struct net_udp_hdr *uh = net_udp_get_hdr(pkt, NULL); in tp_input()
280 hdr = net_udp_get_hdr(pkt, NULL); in ptp_msg_from_pkt()285 hdr = net_udp_get_hdr(pkt, NULL); in ptp_msg_from_pkt()
Completed in 13 milliseconds