Home
last modified time | relevance | path

Searched refs:tfh (Results 1 – 1 of 1) sorted by relevance

/net/netfilter/
A Dnf_conntrack_tftp.c45 const struct tftphdr *tfh; in tftp_help() local
52 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