PostgreSQL Source Code  git master
macKEY Struct Reference

Data Fields

macaddr lower
 
macaddr upper
 
char pad [4]
 

Detailed Description

Definition at line 11 of file btree_macaddr.c.

Field Documentation

◆ lower

macaddr macKEY::lower

Definition at line 13 of file btree_macaddr.c.

Referenced by gbt_macad_consistent(), gbt_macad_penalty(), and gbt_macadkey_cmp().

◆ pad

char macKEY::pad[4]

Definition at line 15 of file btree_macaddr.c.

◆ upper

macaddr macKEY::upper

Definition at line 14 of file btree_macaddr.c.

Referenced by gbt_macad_consistent(), gbt_macad_penalty(), and gbt_macadkey_cmp().


The documentation for this struct was generated from the following file: