Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_tftp.c38 interpret_tftp(int flags, struct tftphdr *tftp, int fraglen) in interpret_tftp() function
47 add_transient(src_port, interpret_tftp); in interpret_tftp()
H A Dsnoop.h246 extern int interpret_tftp(int, struct tftphdr *, int);
H A Dsnoop_rport.c381 (void) interpret_tftp(flags, (struct tftphdr *)data, in interpret_reserved()