Searched refs:tfh (Results 1 – 1 of 1) sorted by relevance
45 const struct tftphdr *tfh; in tftp_help() local52 tfh = skb_header_pointer(skb, protoff + sizeof(struct udphdr), in tftp_help()54 if (tfh == NULL) in tftp_help()57 switch (ntohs(tfh->opcode)) { in tftp_help()
Completed in 5 milliseconds