Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rtmp.c66 interpret_rtmp(int flags, struct ddp_hdr *ddp, int len) in interpret_rtmp() function
H A Dat.h193 extern void interpret_rtmp(int, struct ddp_hdr *, int);
H A Dsnoop_apple.c205 interpret_rtmp(flags, ddp, ddplen); in interpret_at()