Home
last modified time | relevance | path

Searched refs:set_ether_if (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/amd/fsinfo/
H A Dfsi_gram.y172 { $$ = $1; set_ether_if($$, EF_INADDR, $4); }
174 { $$ = $1; set_ether_if($$, EF_NETMASK, $4); }
176 { $$ = $1; set_ether_if($$, EF_HWADDR, $4); }
H A Dfsinfo.h122 extern void set_ether_if(ether_if *ep, int k, char *v);
H A Dfsi_util.c436 set_ether_if(ether_if *ep, int k, char *v) in set_ether_if() function
/freebsd-12.1/contrib/amd/
H A DChangeLog925 * fsinfo/fsi_util.c (set_ether_if), amd/map.c (unmount_mp),
1098 * fsinfo/fsi_util.c (set_ether_if): use INADDR_NONE instead of
3023 * fsinfo/fsi_util.c (set_ether_if): avoid u_long casting to -1
12411 * fsinfo/fsi_util.c (set_ether_if): take out extern definition of