Searched defs:gws (Results 1 – 2 of 2) sorted by relevance
/freebsd/tests/sys/net/routing/ |
H A D | test_rtsock_multipath.py | 53 def test_rtm_multipath4(self, gws): argument 85 def test_rtm_multipath6(self, gws): argument 89 def _test_rtm_multipath(self, gws, gw_prefix: str): argument 144 def _test_rtm_multipath_add_same_eexist(self, gws): argument 168 def _test_rtm_multipath_del_unknown_esrch(self, gws, target_gw): argument 193 def _test_rtm_multipath_change_unknown_esrch(self, gws, target_gw): argument 234 def _test_rtm_multipath_getroute(self, gws): argument
|
/freebsd/sys/dev/agp/ |
H A D | agp_sis.c | 194 int gws; in agp_sis_get_aperture() local 206 int gws; in agp_sis_set_aperture() local
|