Home
last modified time | relevance | path

Searched refs:PF_BRIDGE (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Lib/plat-atheos/
DIN.py392 PF_BRIDGE = 7 variable
419 AF_BRIDGE = PF_BRIDGE
708 PF_BRIDGE = 7 variable
735 AF_BRIDGE = PF_BRIDGE
/external/iproute2/bridge/
Dmdb.c322 if (rtnl_wilddump_request(&rth, PF_BRIDGE, RTM_GETMDB) < 0) { in mdb_show()
352 if (rtnl_wilddump_request(&rth, PF_BRIDGE, RTM_GETMDB) < 0) { in mdb_show()
383 .bpm.family = PF_BRIDGE, in mdb_modify()
Dlink.c273 .ifm.ifi_family = PF_BRIDGE, in brlink_modify()
465 if (rtnl_wilddump_req_filter(&rth, PF_BRIDGE, RTM_GETLINK, in brlink_show()
473 if (rtnl_wilddump_request(&rth, PF_BRIDGE, RTM_GETLINK) < 0) { in brlink_show()
Dvlan.c41 .ifm.ifi_family = PF_BRIDGE, in vlan_modify()
344 if (rtnl_wilddump_req_filter(&rth, PF_BRIDGE, RTM_GETLINK, in vlan_show()
Dfdb.c322 .ifm.ifi_family = PF_BRIDGE, in fdb_show()
412 .ndm.ndm_family = PF_BRIDGE, in fdb_modify()
/external/python/cpython2/Lib/plat-linux2/
DIN.py368 PF_BRIDGE = 7 variable
398 AF_BRIDGE = PF_BRIDGE
/external/syzkaller/pkg/report/testdata/linux/guilty/
D1226 PF_BRIDGE: RTM_DELNEIGH with invalid address
/external/libnl/doc/
Droute.txt112 ** If the address family is set to +PF_BRIDGE+, only bridging devices will be
176 b. a bridging device was deleted (address family will be +PF_BRIDGE+)