Vl-ifport-alist
Mapping from interface port portnames to interface names.
Disambiguates between modules that are passed different versions of
interfaces. This mapping contains a pair (portname . ifname) for each
interfaceport that is passed a non-default interface -- that is, one that has
been instantiated with parameter overrides or, recursively, passed non-default
interfaces on one of its ports.
Subtopics
- Vl-ifport-alist-p
- Recognizer for vl-ifport-alist.
- Vl-ifport-alist-fix
- (vl-ifport-alist-fix x) is an fty alist fixing function that follows the fix-keys strategy.
- Vl-ifport-alist-equiv
- Basic equivalence relation for vl-ifport-alist structures.