Home
last modified time | relevance | path

Searched refs:clone_setdefcallback_filter (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/ifconfig/
H A Difclone.c98 clone_setdefcallback_filter(clone_match_func *filter, clone_callback_func *p) in clone_setdefcallback_filter() function
H A Difvlan.c331 clone_setdefcallback_filter(vlan_match_ethervid, vlan_create); in vlan_ctor()