Home
last modified time | relevance | path

Searched refs:afswtch (Results 1 – 20 of 20) sorted by relevance

/f-stack/tools/ifconfig/
H A Difbridge.c283 setbridge_add(const char *val, int d, int s, const struct afswtch *afp) in setbridge_add()
347 setbridge_span(const char *val, int d, int s, const struct afswtch *afp) in setbridge_span()
369 setbridge_stp(const char *val, int d, int s, const struct afswtch *afp) in setbridge_stp()
383 setbridge_edge(const char *val, int d, int s, const struct afswtch *afp) in setbridge_edge()
407 setbridge_ptp(const char *val, int d, int s, const struct afswtch *afp) in setbridge_ptp()
454 const struct afswtch *afp) in setbridge_static()
493 setbridge_addr(const char *val, int d, int s, const struct afswtch *afp) in setbridge_addr()
608 const struct afswtch *afp) in setbridge_ifpriority()
627 const struct afswtch *afp) in setbridge_ifpathcost()
646 const struct afswtch *afp) in setbridge_ifmaxaddr()
[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) in setpfsync_syncdev()
148 setpfsync_maxupd(const char *val, int d, int s, const struct afswtch *rafp) in setpfsync_maxupd()
171 setpfsync_defer(const char *val, int d, int s, const struct afswtch *rafp) in setpfsync_defer()
[all …]
H A Difconfig.h56 struct afswtch;
59 typedef void c_func(const char *cmd, int arg, int s, const struct afswtch *afp);
60 typedef void c_func2(const char *arg1, const char *arg2, int s, const struct afswtch *afp);
84 void name(const char *cmd, int arg, int s, const struct afswtch *afp)
86 void name(const char *arg1, const char *arg2, int s, const struct afswtch *afp)
106 struct afswtch { struct
124 void (*af_postproc)(int s, const struct afswtch *); argument
129 struct afswtch *af_next; argument
136 void af_register(struct afswtch *); argument
156 void setifcap(const char *, int value, int s, const struct afswtch *);
H A Dcarp.c62 static void setcarp_vhid(const char *, int, int, const struct afswtch *rafp);
64 static void setcarp_advbase(const char *,int, int, const struct afswtch *rafp);
65 static void setcarp_advskew(const char *, int, int, const struct afswtch *rafp);
66 static void setcarp_passwd(const char *, int, int, const struct afswtch *rafp);
105 setcarp_vhid(const char *val, int d, int s, const struct afswtch *afp) in setcarp_vhid()
186 setcarp_passwd(const char *val, int d, int s, const struct afswtch *afp) in setcarp_passwd()
200 setcarp_advskew(const char *val, int d, int s, const struct afswtch *afp) in setcarp_advskew()
210 setcarp_advbase(const char *val, int d, int s, const struct afswtch *afp) in setcarp_advbase()
220 setcarp_state(const char *val, int d, int s, const struct afswtch *afp) in setcarp_state()
243 static struct afswtch af_carp = {
H A Difconfig.c143 const struct afswtch *afp);
861 af_register(struct afswtch *p) in af_register()
867 static struct afswtch *
870 struct afswtch *afp; in af_getbyname()
878 static struct afswtch *
881 struct afswtch *afp; in af_getbyfamily()
892 struct afswtch *afp; in af_other_status()
909 struct afswtch *afp; in af_all_tunnel_status()
1201 const struct afswtch *afp) in setifvnet()
1554 const struct afswtch *p;
[all …]
H A Diflagg.c40 setlaggport(const char *val, int d, int s, const struct afswtch *afp) in setlaggport()
62 unsetlaggport(const char *val, int d, int s, const struct afswtch *afp) in unsetlaggport()
75 setlaggproto(const char *val, int d, int s, const struct afswtch *afp) in setlaggproto()
99 setlaggflowidshift(const char *val, int d, int s, const struct afswtch *afp) in setlaggflowidshift()
115 setlaggrr_limit(const char *val, int d, int s, const struct afswtch *afp) in setlaggrr_limit()
131 setlaggsetopt(const char *val, int d, int s, const struct afswtch *afp) in setlaggsetopt()
161 setlagghash(const char *val, int d, int s, const struct afswtch *afp) in setlagghash()
357 static struct afswtch af_lagg = {
H A Daf_nd6.c76 void setnd6flags(const char *, int, int, const struct afswtch *);
77 void setnd6defif(const char *, int, int, const struct afswtch *);
83 const struct afswtch *afp) in setnd6flags()
116 const struct afswtch *afp) in setnd6defif()
H A Diffib.c68 const struct afswtch *afp) in setiffib()
87 const struct afswtch *afp) in settunfib()
109 static struct afswtch af_fib = {
H A Daf_inet6.c75 extern void setnd6flags(const char *, int, int, const struct afswtch *);
76 extern void setnd6defif(const char *, int, int, const struct afswtch *);
83 const struct afswtch *afp) in setifprefixlen()
92 const struct afswtch *afp) in setip6flags()
105 const struct afswtch *afp) in setip6lifetime()
133 const struct afswtch *afp) in setip6pltime()
140 const struct afswtch *afp) in setip6vltime()
147 const struct afswtch *afp) in setip6eui64()
461 in6_postproc(int s, const struct afswtch *afp)
577 static struct afswtch af_inet6 = {
H A Difgre.c91 const struct afswtch *afp) in setifgrekey()
109 const struct afswtch *afp) in setifgreport()
126 setifgreopts(const char *val, int d, int s, const struct afswtch *afp)
168 static struct afswtch af_gre = {
H A Difmac.c83 setifmaclabel(const char *val, int d, int s, const struct afswtch *rafp) in setifmaclabel()
107 static struct afswtch af_mac = {
H A Difgif.c81 setgifopts(const char *val, int d, int s, const struct afswtch *afp)
117 static struct afswtch af_gif = {
H A Difieee80211.c605 set80211ssid(const char *val, int d, int s, const struct afswtch *rafp) in set80211ssid()
935 set80211wep(const char *val, int d, int s, const struct afswtch *rafp) in set80211wep()
1092 set80211wme(const char *val, int d, int s, const struct afswtch *rafp) in set80211wme()
1761 set80211doth(const char *val, int d, int s, const struct afswtch *rafp) in set80211doth()
1767 set80211dfs(const char *val, int d, int s, const struct afswtch *rafp) in set80211dfs()
1797 set80211stbc(const char *val, int d, int s, const struct afswtch *rafp) in set80211stbc()
1812 set80211ldpc(const char *val, int d, int s, const struct afswtch *rafp) in set80211ldpc()
1940 set80211dwds(const char *val, int d, int s, const struct afswtch *rafp) in set80211dwds()
1952 set80211tsn(const char *val, int d, int s, const struct afswtch *rafp) in set80211tsn()
2555 set80211ecm(const char *val, int d, int s, const struct afswtch *rafp) in set80211ecm()
[all …]
H A Daf_link.c179 static struct afswtch af_link = {
187 static struct afswtch af_ether = {
195 static struct afswtch af_lladdr = {
H A Difgroup.c54 setifgroup(const char *group_name, int d, int s, const struct afswtch *rafp) in setifgroup()
72 unsetifgroup(const char *group_name, int d, int s, const struct afswtch *rafp) in unsetifgroup()
196 static struct afswtch af_group = {
H A Difmedia.c288 setmedia(const char *val, int d, int s, const struct afswtch *afp) in setmedia()
315 setmediaopt(const char *val, int d, int s, const struct afswtch *afp) in setmediaopt()
322 unsetmediaopt(const char *val, int d, int s, const struct afswtch *afp) in unsetmediaopt()
354 setmediainst(const char *val, int d, int s, const struct afswtch *afp) in setmediainst()
373 setmediamode(const char *val, int d, int s, const struct afswtch *afp) in setmediamode()
802 static struct afswtch af_media = {
H A Difipsec.c100 static struct afswtch af_ipsec = {
H A Daf_inet.c244 static struct afswtch af_inet = {
H A Difvxlan.c605 setvxlan_flush(const char *val, int d, int s, const struct afswtch *afp) in setvxlan_flush()
658 static struct afswtch af_vxlan = {
H A Difvlan.c319 static struct afswtch af_vlan = {