HomeSort by relevance Sort by last modified time
    Searched refs:ddp_hdr (Results 1 - 6 of 6) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
at.h 52 struct ddp_hdr { struct
193 extern void interpret_at(int, struct ddp_hdr *, int);
195 extern void interpret_rtmp(int, struct ddp_hdr *, int);
196 extern void interpret_aecho(int, struct ddp_hdr *, int);
197 extern void interpret_atp(int, struct ddp_hdr *, int);
snoop_aecho.c 36 interpret_aecho(int flags, struct ddp_hdr *ddp, int len)
snoop_atp.c 49 interpret_atp(int flags, struct ddp_hdr *ddp, int len)
snoop_rtmp.c 68 interpret_rtmp(int flags, struct ddp_hdr *ddp, int len)
snoop_apple.c 109 interpret_at(int flags, struct ddp_hdr *ddp, int len)
snoop_ether.c 353 interpret_at(flags, (struct ddp_hdr *)data, len);
993 interpret_at(flags, (struct ddp_hdr *)data, len);
    [all...]

Completed in 60 milliseconds