Symbol: IFNAMSIZ
lib/libc/net/if_indextoname.c
82
strncpy(ifname, ifa->ifa_name, IFNAMSIZ);
lib/libc/net/linkaddr.c
123
_Static_assert(sizeof(obuf) >= IFNAMSIZ + 20, "obuf is too small");
lib/libc/net/linkaddr.c
128
namelen = (sdl->sdl_nlen <= IFNAMSIZ) ? sdl->sdl_nlen : IFNAMSIZ;
lib/libssh/openbsd-compat/port-net.c
53
char dev[IFNAMSIZ + 1];
libexec/bootpd/getether.c
85
strncpy(&ifrnit.ifr_name[0], ifname, IFNAMSIZ);
libexec/bootpd/getif.c
101
incr = ifrq->ifr_addr.sa_len + IFNAMSIZ;
libexec/bootpd/getif.c
97
#ifndef IFNAMSIZ
sbin/dhclient/dhclient.c
2291
if (strlcpy(ifi->name, arg, IFNAMSIZ) >= IFNAMSIZ)
sbin/dhclient/dhclient.c
2296
} else if (strlcpy(ifi->name, arg, IFNAMSIZ) >= IFNAMSIZ)
sbin/dhclient/dhcpd.h
176
char name[IFNAMSIZ];
sbin/dhclient/dispatch.c
62
int len = IFNAMSIZ + sizeof(struct sockaddr_storage);
sbin/dhclient/dispatch.c
92
strlcpy(tif->ifr_name, ifa->ifa_name, IFNAMSIZ);
sbin/ifconfig/ifcarp.c
61
char devname[IFNAMSIZ];
sbin/ifconfig/ifclone.c
108
strlcpy(dcp->ifprefix, ifprefix, IFNAMSIZ-1);
sbin/ifconfig/ifclone.c
66
buf = malloc(ifcr.ifcr_total * IFNAMSIZ);
sbin/ifconfig/ifclone.c
82
for (cp = buf, idx = 0; idx < ifcr.ifcr_count; idx++, cp += IFNAMSIZ) {
sbin/ifconfig/ifclone.c
94
char ifprefix[IFNAMSIZ];
sbin/ifconfig/ifconfig.c
1156
char newname[IFNAMSIZ];
sbin/ifconfig/ifconfig.c
1408
char ifkind[IFNAMSIZ + sizeof(MOD_PREFIX) - 1], ifname[IFNAMSIZ], *dp;
sbin/ifconfig/ifconfig.c
70
char IfName[IFNAMSIZ]; /* name of interface */
sbin/ifconfig/ifconfig.c
903
strlcpy(afp->af_ridreq, IfName, IFNAMSIZ);
sbin/ifconfig/ifconfig.c
920
strlcpy(afp->af_addreq, IfName, IFNAMSIZ);
sbin/ifconfig/ifconfig.h
142
extern char IfName[IFNAMSIZ]; /* name of interface */
sbin/ifconfig/ifgroup.c
57
if (strlcpy(ifgr.ifgr_group, group_name, IFNAMSIZ) >= IFNAMSIZ)
sbin/ifconfig/ifgroup.c
75
if (strlcpy(ifgr.ifgr_group, group_name, IFNAMSIZ) >= IFNAMSIZ)
sbin/ifconfig/ifieee80211.c
5313
strlcpy(params.icp_parent, arg, IFNAMSIZ);
sbin/nos-tun/nos-tun.c
130
strlcpy(ifra.ifra_name, ifrq.ifr_name, IFNAMSIZ);
sbin/routed/input.c
100
IFNAMSIZ, inbuf.ifname);
sbin/routed/input.c
55
char ifname[IFNAMSIZ];
sbin/routed/rdisc.c
939
char ifname[IFNAMSIZ];
sbin/routed/rdisc.c
982
IFNAMSIZ, buf.ifname);
sys/bus/u4b/wlan/if_mtw.c
166
const char[IFNAMSIZ], int, enum ieee80211_opmode, int,
sys/bus/u4b/wlan/if_mtw.c
762
mtw_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit,
sys/bus/u4b/wlan/if_rum.c
144
const char [IFNAMSIZ], int, enum ieee80211_opmode,
sys/bus/u4b/wlan/if_rum.c
651
rum_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit,
sys/bus/u4b/wlan/if_run.c
341
const char [IFNAMSIZ], int, enum ieee80211_opmode, int,
sys/bus/u4b/wlan/if_run.c
894
run_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit,
sys/bus/u4b/wlan/if_urtwn.c
213
const char [IFNAMSIZ], int, enum ieee80211_opmode, int,
sys/bus/u4b/wlan/if_urtwn.c
780
urtwn_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit,
sys/dev/netif/ath/ath/if_ath.c
1508
ath_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit,
sys/dev/netif/ath/ath/if_ath.c
162
const char [IFNAMSIZ], int, enum ieee80211_opmode, int,
sys/dev/netif/ath/ath/if_athioctl.h
179
char ad_name[IFNAMSIZ]; /* if name, e.g. "ath0" */
sys/dev/netif/ath/ath/if_athioctl.h
230
char if_name[IFNAMSIZ]; /* if name */
sys/dev/netif/bwn/bwn/if_bwn.c
184
const char [IFNAMSIZ], int, enum ieee80211_opmode, int,
sys/dev/netif/bwn/bwn/if_bwn.c
1952
bwn_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit,
sys/dev/netif/iwi/if_iwi.c
152
const char [IFNAMSIZ], int, enum ieee80211_opmode, int,
sys/dev/netif/iwi/if_iwi.c
510
iwi_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit,
sys/dev/netif/iwm/if_iwm.c
405
const char [IFNAMSIZ], int,
sys/dev/netif/iwm/if_iwm.c
6453
iwm_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit,
sys/dev/netif/iwn/if_iwn.c
1383
iwn_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit,
sys/dev/netif/iwn/if_iwn.c
152
const char [IFNAMSIZ], int, enum ieee80211_opmode, int,
sys/dev/netif/ral/rt2560.c
375
rt2560_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit,
sys/dev/netif/ral/rt2560.c
92
const char [IFNAMSIZ], int, enum ieee80211_opmode,
sys/dev/netif/ral/rt2661.c
368
rt2661_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit,
sys/dev/netif/ral/rt2661.c
89
const char [IFNAMSIZ], int, enum ieee80211_opmode,
sys/dev/netif/ral/rt2860.c
440
rt2860_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit,
sys/dev/netif/ral/rt2860.c
83
const char [IFNAMSIZ], int, enum ieee80211_opmode,
sys/dev/netif/wi/if_wi.c
129
const char [IFNAMSIZ], int, enum ieee80211_opmode, int,
sys/dev/netif/wi/if_wi.c
521
wi_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit,
sys/dev/netif/wpi/if_wpi.c
140
const char [IFNAMSIZ], int, enum ieee80211_opmode, int,
sys/dev/netif/wpi/if_wpi.c
638
wpi_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit,
sys/net/bridge/if_bridgevar.h
120
char ifbr_ifsname[IFNAMSIZ]; /* member if name */
sys/net/bridge/if_bridgevar.h
185
char ifba_ifsname[IFNAMSIZ]; /* member if name */
sys/net/if.c
1949
if (strncmp(ifp->if_xname, name, IFNAMSIZ) == 0)
sys/net/if.c
1969
if (strncmp(ifp->if_xname, name, IFNAMSIZ) == 0)
sys/net/if.c
1989
char new_name[IFNAMSIZ];
sys/net/if.c
2198
error = copyinstr(ifr->ifr_data, new_name, IFNAMSIZ, NULL);
sys/net/if.c
3055
ksnprintf(ifp->if_xname, IFNAMSIZ, "%s%d", name, unit);
sys/net/if.c
3057
strlcpy(ifp->if_xname, name, IFNAMSIZ);
sys/net/if.h
217
char ifan_name[IFNAMSIZ]; /* if name, e.g. "en0" */
sys/net/if.h
239
char ifr_name[IFNAMSIZ]; /* if name, e.g. "en0" */
sys/net/if.h
280
char ifra_name[IFNAMSIZ]; /* if name, e.g. "en0" */
sys/net/if.h
287
char ifm_name[IFNAMSIZ]; /* if name, e.g. "en0" */
sys/net/if.h
297
char ifd_name[IFNAMSIZ]; /* if name, e.g. "en0" */
sys/net/if.h
312
char ifs_name[IFNAMSIZ]; /* if name, e.g. "en0" */
sys/net/if.h
342
char ifgrqu_group[IFNAMSIZ];
sys/net/if.h
343
char ifgrqu_member[IFNAMSIZ];
sys/net/if.h
353
char ifgr_name[IFNAMSIZ];
sys/net/if.h
356
char ifgru_group[IFNAMSIZ];
sys/net/if.h
367
char iflr_name[IFNAMSIZ];
sys/net/if_clone.c
203
char outbuf[IFNAMSIZ], *dst;
sys/net/if_clone.c
221
ifc = LIST_NEXT(ifc, ifc_list), count--, dst += IFNAMSIZ) {
sys/net/if_clone.c
222
bzero(outbuf, IFNAMSIZ); /* sanitize */
sys/net/if_clone.c
223
strlcpy(outbuf, ifc->ifc_name, IFNAMSIZ);
sys/net/if_clone.c
224
error = copyout(outbuf, dst, IFNAMSIZ);
sys/net/if_clone.c
381
char ifname[IFNAMSIZ];
sys/net/if_clone.c
384
ksnprintf(ifname, IFNAMSIZ, "%s%d", ifc->ifc_name, unit);
sys/net/if_clone.c
62
char ifname[IFNAMSIZ];
sys/net/if_clone.c
80
ksnprintf(ifname, IFNAMSIZ, "%s%d", ifc->ifc_name, unit);
sys/net/if_mib.h
41
char ifmd_name[IFNAMSIZ]; /* name of interface */
sys/net/if_var.h
326
char if_xname[IFNAMSIZ]; /* external name (name + unit);
sys/net/if_var.h
746
char ifg_group[IFNAMSIZ];
sys/net/ip6fw/ip6_fw.h
70
#define IP6FW_IFNLEN IFNAMSIZ
sys/net/ipfw/ip_fw2.c
1361
if (strncmp(ifp->if_xname, cmd->name, IFNAMSIZ) == 0)
sys/net/ipfw/ip_fw2.c
7339
IFNAMSIZ) == 0)
sys/net/ipfw/ip_fw2.h
236
char name[IFNAMSIZ];
sys/net/ipfw/ip_fw2.h
281
char ifname[IFNAMSIZ];
sys/net/ipfw3/ip_fw3.h
197
char name[IFNAMSIZ];
sys/net/ipfw3_basic/ip_fw3_basic.c
140
if (strncmp(ifp->if_xname, cmd->name, IFNAMSIZ) == 0)
sys/net/lagg/if_lagg.h
103
char rp_ifname[IFNAMSIZ]; /* name of the lagg */
sys/net/lagg/if_lagg.h
104
char rp_portname[IFNAMSIZ]; /* name of the port */
sys/net/lagg/if_lagg.h
119
char ra_ifname[IFNAMSIZ]; /* name of the lagg */
sys/net/lagg/if_lagg.h
135
char rf_ifname[IFNAMSIZ]; /* name of the lagg */
sys/net/lagg/if_lagg.h
164
char ifr_name[IFNAMSIZ];
sys/net/netmap/netmap.h
250
char ni_name[IFNAMSIZ]; /* name of the interface. */
sys/net/netmap/netmap.h
327
char nr_name[IFNAMSIZ];
sys/net/netmap/netmap_mem2.c
1058
strncpy(nifp->ni_name, ifname, (size_t)IFNAMSIZ);
sys/net/netmap/netmap_vale.c
198
char bdg_basename[IFNAMSIZ];
sys/net/netmap/netmap_vale.c
331
if (namelen >= IFNAMSIZ)
sys/net/netmap/netmap_vale.c
332
namelen = IFNAMSIZ;
sys/net/netmap/netmap_vale.c
868
strncpy(name, iter->if_xname, (size_t)IFNAMSIZ);
sys/net/pf/if_pflog.h
51
char ifname[IFNAMSIZ];
sys/net/pf/if_pfsync.c
1056
sc->sc_sync_ifp->if_xname, IFNAMSIZ);
sys/net/pf/if_pfsync.c
1507
strlcpy(cp->ifname, ifname, IFNAMSIZ);
sys/net/pf/if_pfsync.h
219
char pfsyncr_syncdev[IFNAMSIZ];
sys/net/pf/if_pfsync.h
94
char ifname[IFNAMSIZ];
sys/net/pf/pf_if.c
703
return (strncmp(p->pfik_name, q->pfik_name, IFNAMSIZ));
sys/net/pf/pf_if.c
803
if (n < 1 || n >= IFNAMSIZ)
sys/net/pf/pf_ioctl.c
1800
bzero(pf_status.ifname, IFNAMSIZ);
sys/net/pf/pf_ioctl.c
1803
strlcpy(pf_status.ifname, pi->ifname, IFNAMSIZ);
sys/net/pf/pf_ioctl.c
1965
strlcpy(ps.ifname, psp->ifname, IFNAMSIZ);
sys/net/pf/pf_ioctl.c
2040
IFNAMSIZ) == 0 && a->qname[0] == 0) {
sys/net/pf/pfvar.h
1151
char pfif_name[IFNAMSIZ];
sys/net/pf/pfvar.h
1168
char pfik_name[IFNAMSIZ];
sys/net/pf/pfvar.h
1172
char pfik_name[IFNAMSIZ];
sys/net/pf/pfvar.h
1382
char ifname[IFNAMSIZ];
sys/net/pf/pfvar.h
1433
char ifname[IFNAMSIZ];
sys/net/pf/pfvar.h
1552
char psk_ifname[IFNAMSIZ];
sys/net/pf/pfvar.h
1578
char ifname[IFNAMSIZ];
sys/net/pf/pfvar.h
1661
char pfiio_name[IFNAMSIZ];
sys/net/pf/pfvar.h
1749
char ifname[IFNAMSIZ];
sys/net/pf/pfvar.h
186
char ifname[IFNAMSIZ];
sys/net/pf/pfvar.h
429
char ifname[IFNAMSIZ];
sys/net/pf/pfvar.h
583
char ifname[IFNAMSIZ];
sys/net/pf/pfvar.h
898
char ifname[IFNAMSIZ];
sys/net/tap/if_tap.c
372
char ifname[IFNAMSIZ];
sys/net/tap/if_tap.c
376
ksnprintf(ifname, IFNAMSIZ, "%s%d", TAP, unit);
sys/net/tap/if_tap.c
389
return (if_clone_create(ifname, IFNAMSIZ, NULL, (caddr_t)ap->a_dev));
sys/net/tap/if_tap.c
403
char ifname[IFNAMSIZ];
sys/net/tap/if_tap.c
459
ksnprintf(ifname, IFNAMSIZ, "%s%d", TAP, unit);
sys/net/tap/if_tap.c
759
strlcpy(ifr->ifr_name, ifp->if_xname, IFNAMSIZ);
sys/net/tun/if_tun.c
186
char ifname[IFNAMSIZ];
sys/net/tun/if_tun.c
190
ksnprintf(ifname, IFNAMSIZ, "%s%d", TUN, unit);
sys/net/tun/if_tun.c
203
return (if_clone_create(ifname, IFNAMSIZ, NULL, (caddr_t)ap->a_dev));
sys/net/tun/if_tun.c
311
char ifname[IFNAMSIZ];
sys/net/tun/if_tun.c
351
ksnprintf(ifname, IFNAMSIZ, "%s%d", TUN, unit);
sys/net/tun/if_tun.c
696
strlcpy(ifr->ifr_name, ifp->if_xname, IFNAMSIZ);
sys/net/vlan/if_vlan_var.h
56
char vlr_parent[IFNAMSIZ];
sys/net/wg/if_wg.h
102
char wgd_name[IFNAMSIZ];
sys/netgraph/ether/ng_ether.c
282
char name[IFNAMSIZ + 1];
sys/netgraph/ether/ng_ether.c
409
NG_MKRESPONSE(resp, msg, IFNAMSIZ + 1, M_NOWAIT);
sys/netgraph/ether/ng_ether.c
414
strlcpy(resp->data, priv->ifp->if_xname, IFNAMSIZ);
sys/netgraph/fec/ng_fec.c
1219
char ifname[IFNAMSIZ];
sys/netgraph7/eiface/ng_eiface.c
441
NG_MKRESPONSE(resp, msg, IFNAMSIZ, M_WAITOK | M_NULLOK);
sys/netgraph7/eiface/ng_eiface.c
446
strlcpy(resp->data, ifp->if_xname, IFNAMSIZ);
sys/netgraph7/ether/ng_ether.c
425
NG_MKRESPONSE(resp, msg, IFNAMSIZ, M_WAITOK | M_NULLOK);
sys/netgraph7/ether/ng_ether.c
430
strlcpy(resp->data, priv->ifp->if_xname, IFNAMSIZ);
sys/netgraph7/iface/ng_iface.c
667
NG_MKRESPONSE(resp, msg, IFNAMSIZ, M_WAITOK | M_NULLOK);
sys/netgraph7/iface/ng_iface.c
672
strlcpy(resp->data, ifp->if_xname, IFNAMSIZ);
sys/netgraph7/ng_gif.c
409
NG_MKRESPONSE(resp, msg, IFNAMSIZ, M_WAITOK | M_NULLOK);
sys/netgraph7/ng_gif.c
414
strlcpy(resp->data, priv->ifp->if_xname, IFNAMSIZ);
sys/netgraph7/ng_sppp.c
330
NG_MKRESPONSE (resp, msg, IFNAMSIZ, M_WAITOK | M_NULLOK);
sys/netgraph7/ng_sppp.c
335
strlcpy(resp->data, SP2IFP(pp)->if_xname, IFNAMSIZ);
sys/netinet/in_var.h
71
char ifra_name[IFNAMSIZ]; /* if name, e.g. "en0" */
sys/netinet/ip_carp.c
2630
bzero(devname, IFNAMSIZ);
sys/netinet/ip_carp.c
2632
strlcpy(devname, sc->sc_carpdev->if_xname, IFNAMSIZ);
sys/netinet/ip_carp.c
2642
char devname[IFNAMSIZ];
sys/netinet/ip_icmp.c
120
static char icmp_reply_src[IFNAMSIZ];
sys/netinet/ip_icmp.c
122
icmp_reply_src, IFNAMSIZ, "icmp reply source for non-local packets.");
sys/netinet6/in6_var.h
262
char ifr_name[IFNAMSIZ];
sys/netinet6/in6_var.h
278
char ifra_name[IFNAMSIZ];
sys/netinet6/in6_var.h
313
char ipr_name[IFNAMSIZ];
sys/netinet6/in6_var.h
336
char irr_name[IFNAMSIZ];
sys/netinet6/ip6_mroute.c
588
IFNAMSIZ);
sys/netinet6/nd6.h
119
char ifname[IFNAMSIZ]; /* if name, e.g. "en0" */
sys/netinet6/nd6.h
130
char ifname[IFNAMSIZ];
sys/netinet6/nd6.h
149
char ifname[IFNAMSIZ];
sys/netinet6/nd6.h
181
char ifname[IFNAMSIZ];
sys/netinet6/nd6.h
197
char ifname[IFNAMSIZ];
sys/netinet6/nd6.h
202
char ifname[IFNAMSIZ];
sys/netproto/802_11/ieee80211_ioctl.h
587
char i_name[IFNAMSIZ]; /* if_name, e.g. "wi0" */
sys/netproto/802_11/ieee80211_ioctl.h
852
char icp_parent[IFNAMSIZ]; /* parent device */
sys/netproto/802_11/ieee80211_var.h
250
const char [IFNAMSIZ], int,
sys/netproto/802_11/ieee80211_var.h
717
const char name[IFNAMSIZ], int unit,
sys/netproto/802_11/wlan/ieee80211.c
547
const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode,
tools/tools/ifinfo/ifinfo.c
136
printf("Interface %.*s:\n", IFNAMSIZ, ifmd->ifmd_name);
tools/tools/ifinfo/ifinfo.c
261
if (strncmp(argv[argc], name, IFNAMSIZ) == 0)
tools/tools/net80211/wesside/wesside/wesside.c
186
unsigned char tapifname[IFNAMSIZ];
tools/tools/net80211/wesside/wesside/wesside.c
2183
strlcpy(tapifname, ifr.ifr_name, IFNAMSIZ);
tools/tools/net80211/wesside/wesside/wesside.c
2193
strlcpy(ifr.ifr_name, tapifname, IFNAMSIZ);
tools/tools/net80211/wesside/wesside/wesside.c
2202
strlcpy(ifr.ifr_name, tapifname, IFNAMSIZ);
tools/tools/net80211/wesside/wesside/wesside.c
2212
strlcpy(ifr.ifr_name, tapifname, IFNAMSIZ);
tools/tools/net80211/wesside/wesside/wesside.c
379
if(strlen(dev) >= IFNAMSIZ) {
tools/tools/net80211/wlanwds/wlanwds.c
182
getparent(const char *ifname, char parent[IFNAMSIZ+1])
tools/tools/net80211/wlanwds/wlanwds.c
189
parentlen = IFNAMSIZ;
tools/tools/net80211/wlanwds/wlanwds.c
263
char ifname[IFNAMSIZ+1];
tools/tools/net80211/wlanwds/wlanwds.c
274
strlcpy(p->ifname, ifname, IFNAMSIZ);
tools/tools/net80211/wlanwds/wlanwds.c
422
if (strncmp(p->ifname, ifname, IFNAMSIZ) == 0)
tools/tools/net80211/wlanwds/wlanwds.c
460
strncpy(cp.icp_parent, parent, IFNAMSIZ);
tools/tools/net80211/wlanwds/wlanwds.c
465
strncpy(ifr.ifr_name, "wlan", IFNAMSIZ);
tools/tools/net80211/wlanwds/wlanwds.c
472
strlcpy(p->ifname, ifr.ifr_name, IFNAMSIZ);
tools/tools/net80211/wlanwds/wlanwds.c
498
strncpy(ifr.i_name, ifname, IFNAMSIZ);
tools/tools/net80211/wlanwds/wlanwds.c
77
char ifname[IFNAMSIZ]; /* vap interface name */
tools/tools/netrate/pktgen/pktgen.h
41
char pc_ifname[IFNAMSIZ];
usr.bin/netstat/if.c
130
char name[IFNAMSIZ];
usr.bin/netstat/if.c
478
char ift_name[IFNAMSIZ]; /* interface name */
usr.bin/netstat/if.c
524
char name[IFNAMSIZ];
usr.bin/netstat/inet6.c
395
char ifbuf[IFNAMSIZ];
usr.bin/netstat/mroute6.c
118
char ifname[IFNAMSIZ];
usr.sbin/ifmcstat/ifmcstat.c
117
char buf[_POSIX2_LINE_MAX], ifnamebuf[IFNAMSIZ];
usr.sbin/ndp/ndp.c
125
char ifix_buf[IFNAMSIZ]; /* if_indextoname() */
usr.sbin/ndp/ndp.c
1409
char dummyif[IFNAMSIZ+8];
usr.sbin/ndp/ndp.c
1422
char dummyif[IFNAMSIZ+8];
usr.sbin/ndp/ndp.c
1437
char dummyif[IFNAMSIZ+8];
usr.sbin/ndp/ndp.c
1479
char ifname[IFNAMSIZ+8];
usr.sbin/pfctl/parse.y
198
char ifname[IFNAMSIZ];
usr.sbin/pfctl/parse.y
4935
tqueue->ifname, IFNAMSIZ)) ||
usr.sbin/pfctl/parse.y
4937
tqueue->ifname, IFNAMSIZ)))) {
usr.sbin/pfctl/pfctl_altq.c
112
if (strncmp(ifname, altq->ifname, IFNAMSIZ) == 0 &&
usr.sbin/pfctl/pfctl_altq.c
125
if (strncmp(ifname, altq->ifname, IFNAMSIZ) == 0 &&
usr.sbin/pfctl/pfctl_altq.c
366
IFNAMSIZ) == 0 &&
usr.sbin/pfctl/pfctl_altq.c
543
if (strncmp(altq->ifname, pa->ifname, IFNAMSIZ) != 0)
usr.sbin/pfctl/pfctl_altq.c
610
if (strncmp(altq->ifname, pa->ifname, IFNAMSIZ) == 0 &&
usr.sbin/pfctl/pfctl_altq.c
633
if (strncmp(altq->ifname, pa->ifname, IFNAMSIZ) != 0)
usr.sbin/pfctl/pfctl_altq.c
730
if (strncmp(altq->ifname, pa->ifname, IFNAMSIZ) != 0)
usr.sbin/pfctl/pfctl_altq.c
856
if (strncmp(altq->ifname, pa->ifname, IFNAMSIZ) != 0)
usr.sbin/pfctl/pfctl_altq.c
903
if (strncmp(altq->ifname, pa->ifname, IFNAMSIZ) != 0)
usr.sbin/pfctl/pfctl_altq.c
920
if (strncmp(altq->ifname, pa->ifname, IFNAMSIZ) != 0)
usr.sbin/pfctl/pfctl_altq.c
942
if (strncmp(altq->ifname, pa->ifname, IFNAMSIZ) != 0)
usr.sbin/pfctl/pfctl_altq.c
957
if (strncmp(altq->ifname, pa->ifname, IFNAMSIZ) != 0)
usr.sbin/pfctl/pfctl_parser.c
1251
if (n->af == AF_LINK && !strncmp(n->ifname, ifa_name, IFNAMSIZ))
usr.sbin/pfctl/pfctl_parser.c
1310
if (!strncmp(ifa_name, "self", IFNAMSIZ))
usr.sbin/pfctl/pfctl_parser.c
1396
if (n < 1 || n >= IFNAMSIZ)
usr.sbin/pfctl/pfctl_parser.c
1490
if (ifa_exists(ps) || !strncmp(ps, "self", IFNAMSIZ)) {
usr.sbin/pfctl/pfctl_parser.h
104
char ifname[IFNAMSIZ];
usr.sbin/rtadvctl/rtadvctl.c
309
char argv_disable[IFNAMSIZ + sizeof(":disable=")];
usr.sbin/rtadvctl/rtadvctl.c
330
char argv_enable[IFNAMSIZ + sizeof(":enable=")];
usr.sbin/rtadvctl/rtadvctl.c
351
char argv_reload[IFNAMSIZ + sizeof(":reload=")];
usr.sbin/rtadvctl/rtadvctl.c
410
char argv_ifi[IFNAMSIZ + sizeof(":ifi=")];
usr.sbin/rtadvctl/rtadvctl.c
411
char argv_rai[IFNAMSIZ + sizeof(":rai=")];
usr.sbin/rtadvctl/rtadvctl.c
412
char argv_rti[IFNAMSIZ + sizeof(":rti=")];
usr.sbin/rtadvctl/rtadvctl.c
413
char argv_pfx[IFNAMSIZ + sizeof(":pfx=")];
usr.sbin/rtadvctl/rtadvctl.c
414
char argv_ifi_ra_timer[IFNAMSIZ + sizeof(":ifi_ra_timer=")];
usr.sbin/rtadvctl/rtadvctl.c
415
char argv_rdnss[IFNAMSIZ + sizeof(":rdnss=")];
usr.sbin/rtadvctl/rtadvctl.c
416
char argv_dnssl[IFNAMSIZ + sizeof(":dnssl=")];
usr.sbin/rtadvd/config.c
138
char ifname[IFNAMSIZ];
usr.sbin/rtadvd/if.c
464
char ifname[IFNAMSIZ];
usr.sbin/rtadvd/if.c
642
char ifname[IFNAMSIZ];
usr.sbin/rtadvd/if.c
679
char ifname[IFNAMSIZ];
usr.sbin/rtadvd/rrenum.c
440
u_char ntopbuf[2][INET6_ADDRSTRLEN], ifnamebuf[IFNAMSIZ];
usr.sbin/rtadvd/rtadvd.c
1080
char ifnamebuf[IFNAMSIZ];
usr.sbin/rtadvd/rtadvd.c
1631
char name0[IFNAMSIZ];
usr.sbin/rtadvd/rtadvd.c
466
char ifname[IFNAMSIZ];
usr.sbin/rtadvd/rtadvd.c
726
char ntopbuf[INET6_ADDRSTRLEN], ifnamebuf[IFNAMSIZ];
usr.sbin/rtadvd/rtadvd.c
912
char ifnamebuf[IFNAMSIZ];
usr.sbin/rtadvd/rtadvd.h
260
char ifi_ifname[IFNAMSIZ];
usr.sbin/rtsold/probe.c
152
u_char ntopbuf[INET6_ADDRSTRLEN], ifnamebuf[IFNAMSIZ];
usr.sbin/rtsold/rtsol.c
244
u_char ntopbuf[INET6_ADDRSTRLEN], ifnamebuf[IFNAMSIZ];
usr.sbin/rtsold/rtsold.c
732
static char ifname[IFNAMSIZ + 1];
usr.sbin/sliplogin/sliplogin.c
100
static char ifname[IFNAMSIZ]; /* interface name */
usr.sbin/slstat/slstat.c
102
strncpy(interface, argv[optind], IFNAMSIZ);
usr.sbin/slstat/slstat.c
123
if (strncmp(interface, ifmd.ifmd_name, IFNAMSIZ) == 0
usr.sbin/slstat/slstat.c
58
char interface[IFNAMSIZ];