Home
last modified time | relevance | path

Searched defs:iflist (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/smbfs/lib/smb/
H A Dnb_net.c103 nb_enum_if(struct nb_ifdesc **iflist, int maxif) in nb_enum_if()
/freebsd/sys/net/
H A Dif_ipsec.c823 struct ipsec_iflist *iflist; in ipsec_srcaddr() local
1031 struct ipsec_iflist *iflist; in ipsec_set_tunnel() local
/freebsd/usr.sbin/rarpd/
H A Drarpd.c85 static struct if_info *iflist; variable
/freebsd/crypto/heimdal/lib/roken/
H A Dgetifaddrs.c552 char *ifname = NULL, **iflist = NULL; in rk_getifaddrs() local
/freebsd/sbin/ipf/iplang/
H A Diplang_y.y54 iface_t *iflist = NULL, **iftail = &iflist; variable
/freebsd/libexec/rtld-elf/
H A Drtld.c2556 initlist_add_neededs(Needed_Entry *needed, Objlist *list, Objlist *iflist) in initlist_add_neededs()
2579 Objlist iflist; /* initfirst objs and their needed */ in initlist_for_loaded_obj() local
2610 Objlist *iflist) in initlist_add_objects()
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc_ops.c3068 iflist( in iflist() function