Searched +defs:unit +defs:type +defs:hash (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | if_gif.c | 139 gif_clone_create(struct if_clone *ifc, int unit, caddr_t params) in gif_clone_create() 236 gifmodevent(module_t mod, int type, void *data) in gifmodevent() 261 struct gif_list *hash; in gif_hashinit() local 273 gif_hashdestroy(struct gif_list *hash) in gif_hashdestroy()
|
| H A D | if_epair.c | 736 int error, unit, wildcard; in epair_clone_create() local 739 uint32_t hash; in epair_clone_create() local 923 int unit, error; in epair_clone_destroy() local 1023 epair_modevent(module_t mod, int type, void *data) in epair_modevent()
|
| H A D | if_me.c | 153 struct me_list *hash; in me_hashinit() local 190 me_clone_create(struct if_clone *ifc, int unit, caddr_t params) in me_clone_create() 660 memodevent(module_t mod, int type, void *data) in memodevent()
|
| H A D | if_vlan.c | 110 struct ifvlanhead *hash; /* dynamic hash-list table */ member 827 vlan_modevent(module_t mod, int type, void *data) in vlan_modevent() 982 int unit; in vlan_clone_create() local 1136 int unit = ifp->if_dunit; in vlan_clone_destroy() local
|
| H A D | if_vxlan.c | 787 uint32_t hash; in vxlan_ftable_entry_insert() local 823 uint32_t hash; in vxlan_ftable_entry_lookup() local 1344 uint32_t hash; in vxlan_socket_lookup_softc_locked() local 1376 uint32_t vni, hash; in vxlan_socket_insert_softc() local 2384 uint32_t hash; in vxlan_pick_source_port() local 3155 vxlan_clone_create(struct if_clone *ifc, int unit, caddr_t params) in vxlan_clone_create() 3612 vxlan_modevent(module_t mod, int type, void *unused) in vxlan_modevent()
|
| H A D | if_lagg.c | 323 lagg_modevent(module_t mod, int type, void *data) in lagg_modevent() 506 lagg_clone_create(struct if_clone *ifc, int unit, caddr_t params) in lagg_clone_create() 1761 uint32_t hash, p; in lookup_snd_tag_port() local
|
| H A D | if_bridge.c | 607 bridge_modevent(module_t mod, int type, void *data) in bridge_modevent() 679 bridge_clone_create(struct if_clone *ifc, int unit, caddr_t params) in bridge_clone_create() 3006 uint32_t hash; in bridge_rtnode_lookup() local 3033 uint32_t hash; in bridge_rtnode_insert() local
|