Searched refs:afswtch (Results 1 - 21 of 21) sorted by relevance

/freebsd-12-stable/sbin/ifconfig/
H A Difconfig.h41 struct afswtch;
44 typedef void c_func(const char *cmd, int arg, int s, const struct afswtch *afp);
45 typedef void c_func2(const char *arg1, const char *arg2, int s, const struct afswtch *afp);
69 void name(const char *cmd, int arg, int s, const struct afswtch *afp)
71 void name(const char *arg1, const char *arg2, int s, const struct afswtch *afp)
91 struct afswtch { struct
109 void (*af_postproc)(int s, const struct afswtch *);
114 struct afswtch *af_next;
121 void af_register(struct afswtch *);
141 void setifcap(const char *, int value, int s, const struct afswtch *);
[all...]
H A Dcarp.c58 static void setcarp_vhid(const char *, int, int, const struct afswtch *rafp);
60 static void setcarp_advbase(const char *,int, int, const struct afswtch *rafp);
61 static void setcarp_advskew(const char *, int, int, const struct afswtch *rafp);
62 static void setcarp_passwd(const char *, int, int, const struct afswtch *rafp);
95 setcarp_vhid(const char *val, int d, int s, const struct afswtch *afp)
160 setcarp_passwd(const char *val, int d, int s, const struct afswtch *afp)
170 setcarp_advskew(const char *val, int d, int s, const struct afswtch *afp)
180 setcarp_advbase(const char *val, int d, int s, const struct afswtch *afp)
190 setcarp_state(const char *val, int d, int s, const struct afswtch *afp)
213 static struct afswtch af_car
[all...]
H A Difbridge.c266 setbridge_add(const char *val, int d, int s, const struct afswtch *afp)
277 setbridge_delete(const char *val, int d, int s, const struct afswtch *afp)
288 setbridge_discover(const char *val, int d, int s, const struct afswtch *afp)
295 unsetbridge_discover(const char *val, int d, int s, const struct afswtch *afp)
302 setbridge_learn(const char *val, int d, int s, const struct afswtch *afp)
309 unsetbridge_learn(const char *val, int d, int s, const struct afswtch *afp)
316 setbridge_sticky(const char *val, int d, int s, const struct afswtch *afp)
323 unsetbridge_sticky(const char *val, int d, int s, const struct afswtch *afp)
330 setbridge_span(const char *val, int d, int s, const struct afswtch *afp)
341 unsetbridge_span(const char *val, int d, int s, const struct afswtch *af
[all...]
H A Difpfsync.c51 void setpfsync_syncdev(const char *, int, int, const struct afswtch *);
52 void unsetpfsync_syncdev(const char *, int, int, const struct afswtch *);
53 void setpfsync_syncpeer(const char *, int, int, const struct afswtch *);
54 void unsetpfsync_syncpeer(const char *, int, int, const struct afswtch *);
55 void setpfsync_syncpeer(const char *, int, int, const struct afswtch *);
56 void setpfsync_maxupd(const char *, int, int, const struct afswtch *);
57 void setpfsync_defer(const char *, int, int, const struct afswtch *);
61 setpfsync_syncdev(const char *val, int d, int s, const struct afswtch *rafp)
79 unsetpfsync_syncdev(const char *val, int d, int s, const struct afswtch *rafp)
97 setpfsync_syncpeer(const char *val, int d, int s, const struct afswtch *raf
[all...]
H A Diffib.c68 const struct afswtch *afp)
87 const struct afswtch *afp)
109 static struct afswtch af_fib = {
H A Difgre.c75 const struct afswtch *afp)
87 const struct afswtch *afp)
98 setifgreopts(const char *val, int d, int s, const struct afswtch *afp)
130 static struct afswtch af_gre = {
H A Difgif.c75 setgifopts(const char *val, int d, int s, const struct afswtch *afp)
101 static struct afswtch af_gif = {
H A Difconfig.c112 const struct afswtch *afp);
113 static void status(const struct afswtch *afp, const struct sockaddr_dl *sdl,
120 static struct afswtch *af_getbyname(const char *name);
121 static struct afswtch *af_getbyfamily(int af);
413 const struct afswtch *afp = NULL;
773 static struct afswtch *afs = NULL;
776 af_register(struct afswtch *p)
782 static struct afswtch *
785 struct afswtch *afp;
793 static struct afswtch *
[all...]
H A Daf_nd6.c65 void setnd6flags(const char *, int, int, const struct afswtch *);
66 void setnd6defif(const char *, int, int, const struct afswtch *);
72 const struct afswtch *afp)
96 const struct afswtch *afp)
H A Diflagg.c40 setlaggport(const char *val, int d, int s, const struct afswtch *afp)
62 unsetlaggport(const char *val, int d, int s, const struct afswtch *afp)
75 setlaggproto(const char *val, int d, int s, const struct afswtch *afp)
99 setlaggflowidshift(const char *val, int d, int s, const struct afswtch *afp)
115 setlaggrr_limit(const char *val, int d, int s, const struct afswtch *afp)
131 setlaggsetopt(const char *val, int d, int s, const struct afswtch *afp)
159 setlagghash(const char *val, int d, int s, const struct afswtch *afp)
347 static struct afswtch af_lagg = {
H A Difmac.c83 setifmaclabel(const char *val, int d, int s, const struct afswtch *rafp)
107 static struct afswtch af_mac = {
H A Daf_link.c171 static struct afswtch af_link = {
179 static struct afswtch af_ether = {
187 static struct afswtch af_lladdr = {
H A Difgroup.c50 setifgroup(const char *group_name, int d, int s, const struct afswtch *rafp)
68 unsetifgroup(const char *group_name, int d, int s, const struct afswtch *rafp)
169 static struct afswtch af_group = {
H A Difipsec.c87 static struct afswtch af_ipsec = {
H A Daf_inet6.c72 extern void setnd6flags(const char *, int, int, const struct afswtch *);
73 extern void setnd6defif(const char *, int, int, const struct afswtch *);
80 const struct afswtch *afp)
89 const struct afswtch *afp)
102 const struct afswtch *afp)
125 const struct afswtch *afp)
132 const struct afswtch *afp)
139 const struct afswtch *afp)
422 in6_postproc(int s, const struct afswtch *afp)
510 static struct afswtch af_inet
[all...]
H A Difieee80211.c605 set80211ssid(const char *val, int d, int s, const struct afswtch *rafp)
627 set80211meshid(const char *val, int d, int s, const struct afswtch *rafp)
641 set80211stationname(const char *val, int d, int s, const struct afswtch *rafp)
836 set80211channel(const char *val, int d, int s, const struct afswtch *rafp)
845 set80211chanswitch(const char *val, int d, int s, const struct afswtch *rafp)
856 set80211authmode(const char *val, int d, int s, const struct afswtch *rafp)
878 set80211powersavemode(const char *val, int d, int s, const struct afswtch *rafp)
900 set80211powersave(const char *val, int d, int s, const struct afswtch *rafp)
911 set80211powersavesleep(const char *val, int d, int s, const struct afswtch *rafp)
917 set80211wepmode(const char *val, int d, int s, const struct afswtch *raf
[all...]
H A Difmedia.c288 setmedia(const char *val, int d, int s, const struct afswtch *afp)
315 setmediaopt(const char *val, int d, int s, const struct afswtch *afp)
322 unsetmediaopt(const char *val, int d, int s, const struct afswtch *afp)
354 setmediainst(const char *val, int d, int s, const struct afswtch *afp)
373 setmediamode(const char *val, int d, int s, const struct afswtch *afp)
802 static struct afswtch af_media = {
H A Difvlan.c214 static struct afswtch af_vlan = {
H A Daf_inet.c220 static struct afswtch af_inet = {
H A Difvxlan.c576 setvxlan_flush(const char *val, int d, int s, const struct afswtch *afp)
629 static struct afswtch af_vxlan = {
/freebsd-12-stable/sbin/etherswitchcfg/
H A Difmedia.c248 setmedia(const char *val, int d, int s, const struct afswtch *afp)
275 setmediaopt(const char *val, int d, int s, const struct afswtch *afp)
282 unsetmediaopt(const char *val, int d, int s, const struct afswtch *afp)
314 setmediainst(const char *val, int d, int s, const struct afswtch *afp)
333 setmediamode(const char *val, int d, int s, const struct afswtch *afp)

Completed in 191 milliseconds