HomeSort by relevance Sort by last modified time
    Searched full:pvid (Results 1 - 15 of 15) sorted by null

  /external/iproute2/bridge/
vlan.c 25 "Usage: bridge vlan { add | del } vid VLAN_ID dev DEV [ pvid ] [ untagged ]\n"
72 } else if (strcmp(*argv, "pvid") == 0) {
107 "pvid cannot be configured for a vlan range\n");
252 fprintf(fp, " PVID");
453 jsonw_string(jw_global, "PVID");
455 fprintf(fp, " PVID");
  /external/tcpdump/tests/
dcb_pfc.out 24 port vlan id (PVID): 1
58 port vlan id (PVID): 1
92 port vlan id (PVID): 1
126 port vlan id (PVID): 1
dcb_qcn.out 36 port vlan id (PVID): 1
67 port vlan id (PVID): 1
110 port vlan id (PVID): 1
150 port vlan id (PVID): 1
220 port vlan id (PVID): 1
251 port vlan id (PVID): 1
295 port vlan id (PVID): 1
335 port vlan id (PVID): 1
lldp_cdp-ev.out 54 port vlan id (PVID): 1
76 port vlan id (PVID): 1
98 port vlan id (PVID): 1
120 port vlan id (PVID): 1
180 port vlan id (PVID): 1
202 port vlan id (PVID): 1
224 port vlan id (PVID): 1
246 port vlan id (PVID): 1
dcb_ets.out 25 port vlan id (PVID): 1
122 port vlan id (PVID): 1
206 port vlan id (PVID): 1
304 port vlan id (PVID): 1
359 port vlan id (PVID): 1
426 port vlan id (PVID): 1
481 port vlan id (PVID): 1
560 port vlan id (PVID): 1
615 port vlan id (PVID): 1
670 port vlan id (PVID):
    [all...]
lldp-infinite-loop-2.out 12 port vlan id (PVID): 1
lldp-infinite-loop-1.out 12 port vlan id (PVID): 0
evb.out 33 port vlan id (PVID): 1
  /external/iproute2/include/uapi/linux/
if_bridge.h 128 #define BRIDGE_VLAN_INFO_PVID (1<<1) /* VLAN is PVID, ingress untagged */
  /external/kernel-headers/original/uapi/linux/
if_bridge.h 128 #define BRIDGE_VLAN_INFO_PVID (1<<1) /* VLAN is PVID, ingress untagged */
  /external/iproute2/man/man8/
bridge.8 106 .BR pvid " ] [ " untagged " ] [ "
555 .BI pvid
556 the vlan specified is to be considered a PVID at ingress.
579 .BR "pvid " and " untagged"
ip-link.8.in 1132 - set the default PVID (native/untagged VLAN ID) for this bridge.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shobjidl.h 5507 const SHELLVIEWID *pvid; member in struct:_SV2CVW2_PARAMS
    [all...]
shlobj.h 782 SHELLVIEWID *pvid; member in struct:__anon65634
    [all...]
  /external/tcpdump/
print-lldp.c 670 ND_PRINT((ndo, "\n\t port vlan id (PVID): %u",
    [all...]

Completed in 567 milliseconds