Home
last modified time | relevance | path

Searched refs:ifnet (Results 1 – 25 of 29) sorted by relevance

12

/titanic_41/usr/src/lib/libbc/inc/include/net/
H A Dif.h45 struct ifnet { struct
74 struct ifnet *if_next; argument
75 struct ifnet *if_upper; /* next layer up */ argument
76 struct ifnet *if_lower; /* next layer down */ argument
132 (m)->m_off += sizeof (struct ifnet *); \
133 (m)->m_len -= sizeof (struct ifnet *); \
147 (ifp) = *(mtod((m), struct ifnet **)); \
182 struct ifnet *ifa_ifp; /* back-pointer to interface */
/titanic_41/usr/src/cmd/ipf/tools/
H A Dip_fil.c150 static struct ifnet **ifneta = NULL;
154 static void fr_setifpaddr __P((struct ifnet *, char *));
157 static int no_output __P((struct ifnet *, struct mbuf *,
159 static int write_output __P((struct ifnet *, struct mbuf *,
163 static int no_output __P((struct ifnet *, struct mbuf *,
165 static int write_output __P((struct ifnet *, struct mbuf *,
168 static int no_output __P((struct ifnet *, struct mbuf *,
170 static int write_output __P((struct ifnet *, struct mbuf *,
495 fdp->fd_ifp = (struct ifnet *)-1;
511 struct ifnet *ifp;
[all …]
H A Dipftest.c23 extern struct ifnet *get_unit __P((char *, int, ipf_stack_t *));
79 struct ifnet *ifp;
/titanic_41/usr/src/uts/common/net/
H A Dif.h62 struct ifnet { struct
91 struct ifnet *if_next; argument
92 struct ifnet *if_upper; /* next layer up */ argument
93 struct ifnet *if_lower; /* next layer down */ argument
222 (m)->m_off += sizeof (struct ifnet *); \
223 (m)->m_len -= sizeof (struct ifnet *); \
237 (ifp) = *(mtod((m), struct ifnet **)); \
268 struct ifnet *ifa_ifp; /* back-pointer to interface */
H A Droute.h110 struct ifnet *rt_ifp; /* the answer: interface to use */
/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dgetifname.c24 struct ifnet *ptr; in getifname()
40 struct ifnet netif;
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h422 extern void bpf_tap(struct ifnet *, u_char *, u_int);
423 extern void bpf_mtap(struct ifnet *, struct mbuf *);
424 extern void bpfattach(struct ifnet *, u_int, u_int);
H A Dip_log.c251 struct ifnet *ifp;
H A Dip_nat6.c85 extern struct ifnet vpnif;
2033 struct ifnet *ifp, *sifp;
2316 struct ifnet *ifp;
H A Dip_auth.c578 ifq = &((struct ifnet *)fra->fra_info.fin_ifp)->if_snd;
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h639 ((struct ifnet *)fin->fin_ifp)->if_unit) & 7)
717 ((struct ifnet *)fin->fin_ifp)->if_unit) & 7)
785 # define IFNAME(x) ((struct ifnet *)x)->if_xname
788 ((struct ifnet *)x)->if_xname, \
790 # define CACHE_HASH(x) ((((struct ifnet *)fin->fin_ifp)->if_index)&7)
793 ((struct ifnet *)fin->fin_ifp)->if_unit) & 7)
863 # define IFNAME(x) ((struct ifnet *)x)->if_xname
866 ((struct ifnet *)x)->if_xname, \
870 # define CACHE_HASH(x) ((((struct ifnet *)fin->fin_ifp)->if_index) & 7)
873 ((struct ifnet *)fin->fin_ifp)->if_unit) & 7)
[all …]
H A Dip_fil.h154 struct ifnet;
1360 extern struct ifnet *get_unit __P((char *, int, ipf_stack_t *));
1361 extern char *get_ifname __P((struct ifnet *));
1487 extern char *getifname __P((struct ifnet *));
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dstartup.c41 struct interface *ifnet; variable
102 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) in initifs()
337 ifp->int_next = ifnet; in initifs()
338 ifnet = ifp; in initifs()
349 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) { in initifs()
H A Dif.c50 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) { in if_ifwithname()
91 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) { in if_dump2()
H A Doutput.c52 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) { in supplyall()
91 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) { in solicitall()
H A Ddefs.h132 extern struct interface *ifnet;
H A Dmain.c283 for (ifp = ifnet; ifp != NULL; in main()
/titanic_41/usr/src/uts/common/netinet/
H A Dif_ether.h79 struct ifnet ac_if; /* network-visible interface */
/titanic_41/usr/src/lib/libbc/inc/include/netinet/
H A Dif_ether.h99 struct ifnet ac_if; /* network-visible interface */
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c50 struct interface *ifnet; variable
316 link_in((void **)&ifnet, ifp, offsetof(struct interface, int_link)); in if_link()
545 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) { in iflookup()
600 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) { in ripv1_mask_net()
697 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) { in check_dup()
1056 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) in ifscan()
1556 for (ifp1 = ifnet; ifp1 != NULL; in ifscan()
1670 for (ifp = ifnet; ifp != NULL; ifp = ifp1) { in ifscan()
1696 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) { in ifscan()
H A Dmain.c769 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) { in rip_off()
871 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) { in rip_on()
H A Drdisc.c336 for (ifp = ifnet; ifp; ifp = ifp->int_next) { in set_supplier()
1138 for (ifp = ifnet; ifp; ifp = ifp->int_next) { in rdisc_adv()
1182 for (ifp = ifnet; ifp; ifp = ifp->int_next) { in rdisc_sol()
H A Doutput.c931 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) { in rip_bcast()
996 for (ifp = ifnet; ifp; ifp = ifp->int_next) { in rip_query()
H A Dtable.c2586 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) { in rtbad_sub()
2603 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) { in rtbad_sub()
2815 for (ifp = ifnet; ifp; ifp = ifp->int_next) { in age()
2885 for (ifp = ifnet; ifp != NULL; ifp = ifp->int_next) { in gwkludge_iflookup()
H A Ddefs.h612 extern struct interface *ifnet; /* all interfaces */

12