Searched refs:PortMap (Results 1 – 3 of 3) sorted by relevance
286 typedef struct PortMap PortMap; typedef325 struct PortMap { struct342 PortMap map; argument352 PortMap map;362 PortMap map;376 PortMap *map;
7 portMapPrint(Fmt *fmt, PortMap *x) in portMapPrint()12 portMapSize(PortMap *x) in portMapSize()20 portMapPack(uchar *a, uchar *ea, uchar **pa, PortMap *x) in portMapPack()33 portMapUnpack(uchar *a, uchar *ea, uchar **pa, PortMap *x) in portMapUnpack()378 PortMap *m; in portRDumpUnpack()380 m = (PortMap*)a; in portRDumpUnpack()
125 PortMap *m; in tdump()