aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ypxfr.h
blob: d851723562ad27d96d329628fecca80542a78582 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* packet-ypxfr.h */
/* $Id: packet-ypxfr.h,v 1.1 1999/11/10 17:23:55 nneul Exp $ */

#ifndef PACKET_YPXFR_H
#define PACKET_YPXFR_H

#define YPXFRPROC_NULL 0
#define YPXFRPROC_GETMAP 1

#define YPXFR_PROGRAM 100069

#endif