Searched defs:ifp (Results 76 - 100 of 102) sorted by relevance

12345

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_event.c2934 kev_control(struct socket *so, u_long cmd, caddr_t data, __unused struct ifnet *ifp, __unused struct proc *p) argument
H A Duipc_mbuf.c4924 m_devget(char *buf, int totlen, int off0, struct ifnet *ifp, argument
/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c514 struct ifnet *ifp; local
1054 struct ifnet *ifp; local
1235 struct ifnet *ifp; local
1362 struct ifnet *const ifp = d->bd_bif->bif_ifp; local
1374 ifnet_t ifp; local
1630 struct ifnet *ifp = bp->bif_ifp; local
1673 struct ifnet *ifp; local
1718 struct ifnet *ifp; local
1973 bpf_tap_imp( ifnet_t ifp, u_int32_t dlt, mbuf_t m, void* hdr, size_t hlen, int outbound) argument
2058 bpf_tap_out( ifnet_t ifp, u_int32_t dlt, mbuf_t m, void* hdr, size_t hlen) argument
2069 bpf_tap_in( ifnet_t ifp, u_int32_t dlt, mbuf_t m, void* hdr, size_t hlen) argument
2080 bpf_tap_callback(struct ifnet *ifp, struct mbuf *m) argument
2242 bpfattach(struct ifnet *ifp, u_int dlt, u_int hdrlen) argument
2248 bpf_attach( ifnet_t ifp, u_int32_t dlt, u_int32_t hdrlen, bpf_send_func send, bpf_tap_func tap) argument
2330 bpfdetach(struct ifnet *ifp) argument
[all...]
H A Dif.c263 if_attach_ifa(struct ifnet *ifp, struct ifaddr *ifa) argument
269 if_attach_link_ifa(struct ifnet *ifp, struct ifaddr *ifa) argument
275 if_attach_ifa_common(struct ifnet *ifp, struct ifaddr *ifa, int link) argument
307 if_detach_ifa(struct ifnet *ifp, struct ifaddr *ifa) argument
313 if_detach_link_ifa(struct ifnet *ifp, struct ifaddr *ifa) argument
319 if_detach_ifa_common(struct ifnet *ifp, struct ifaddr *ifa, int link) argument
517 struct ifnet *ifp; local
753 ifa_ifpgetprimary(struct ifnet *ifp, int family) argument
779 struct ifnet *ifp; local
829 struct ifnet *ifp; local
869 struct ifnet *ifp; local
941 struct ifnet *ifp; local
1089 ifaof_ifpforaddr(const struct sockaddr *addr, struct ifnet *ifp) argument
1188 struct ifnet *ifp; local
1225 if_updown( struct ifnet *ifp, int up) argument
1291 if_down( struct ifnet *ifp) argument
1304 if_up( struct ifnet *ifp) argument
1316 if_qflush(struct ifnet *ifp, int ifq_locked) argument
1339 if_qflush_sc(struct ifnet *ifp, mbuf_svc_class_t sc, u_int32_t flow, u_int32_t *packets, u_int32_t *bytes, int ifq_locked) argument
1381 struct ifnet *ifp; local
1456 struct ifnet *ifp = NULL; local
1888 struct ifnet *ifp; local
2314 ifnet_set_promiscuous( ifnet_t ifp, int pswitch) argument
2369 struct ifnet *ifp = NULL; local
2471 if_allmulti(struct ifnet *ifp, int onswitch) argument
2649 if_attach_ifma(struct ifnet *ifp, struct ifmultiaddr *ifma, int anon) argument
2685 if_detach_ifma(struct ifnet *ifp, struct ifmultiaddr *ifma, int anon) argument
2761 if_addmulti_doesexist(struct ifnet *ifp, const struct sockaddr *sa, struct ifmultiaddr **retifma, int anon) argument
2870 if_addmulti(struct ifnet *ifp, const struct sockaddr *sa, struct ifmultiaddr **retifma) argument
2882 if_addmulti_anon(struct ifnet *ifp, const struct sockaddr *sa, struct ifmultiaddr **retifma) argument
2911 if_addmulti_common(struct ifnet *ifp, const struct sockaddr *sa, struct ifmultiaddr **retifma, int anon) argument
3071 if_delmulti(struct ifnet *ifp, const struct sockaddr *sa) argument
3092 if_delmulti_anon(struct ifnet *ifp, const struct sockaddr *sa) argument
3103 if_delmulti_common(struct ifmultiaddr *ifma, struct ifnet *ifp, const struct sockaddr *sa, int anon) argument
3196 if_setlladdr(struct ifnet *ifp, const u_char *lladdr, int len) argument
3213 struct ifnet **ifp; local
3247 struct ifnet *ifp = arg; local
3280 if_rtproto_del(struct ifnet *ifp, int protocol) argument
3298 struct ifnet *ifp = arg; local
3321 if_rtmtu_update(struct ifnet *ifp) argument
3340 if_data_internal_to_if_data(struct ifnet *ifp, const struct if_data_internal *if_data_int, struct if_data *if_data) argument
3400 if_data_internal_to_if_data64(struct ifnet *ifp, const struct if_data_internal *if_data_int, struct if_data64 *if_data64) argument
3452 if_copy_traffic_class(struct ifnet *ifp, struct if_traffic_class *if_tc) argument
3486 if_copy_data_extended(struct ifnet *ifp, struct if_data_extended *if_de) argument
3500 if_copy_packet_stats(struct ifnet *ifp, struct if_packet_stats *if_ps) argument
3541 if_copy_rxpoll_stats(struct ifnet *ifp, struct if_rxpoll_stats *if_rs) argument
[all...]
H A Dif_vlan.c456 ifnet_get_ifvlan(struct ifnet * ifp) argument
465 ifnet_get_ifvlan_retained(struct ifnet * ifp) argument
481 ifnet_ifvlan_vlan_parent_ok(struct ifnet * ifp, ifvlan_ref ifv, vlan_parent_ref vlp) argument
538 siocgifdevmtu(struct ifnet * ifp, struct ifdevmtu * ifdm_p) argument
552 siocsifaltmtu(struct ifnet * ifp, int mtu) argument
562 vlan_bpf_output(struct ifnet * ifp, struct mbuf * m, bpf_packet_func func) argument
572 vlan_bpf_input(struct ifnet * ifp, struct mbuf * m, bpf_packet_func func, char * frame_header, int frame_header_len, int encap_len) argument
624 struct ifnet * ifp = vlp->vlp_ifp; local
657 struct ifnet * ifp = vlp->vlp_ifp; local
667 struct ifnet * ifp = vlp->vlp_ifp; local
690 struct ifnet * ifp = vlp->vlp_ifp; local
706 vlan_setmulti(struct ifnet * ifp) argument
875 struct ifnet * ifp = ifv->ifv_ifp; local
944 ifnet_t ifp; local
1025 vlan_clone_destroy(struct ifnet *ifp) argument
1048 vlan_set_bpf_tap(ifnet_t ifp, bpf_tap_mode mode, bpf_packet_func func) argument
1083 vlan_output(struct ifnet * ifp, struct mbuf * m) argument
1204 struct ifnet * ifp = NULL; local
1299 vlan_config(struct ifnet * ifp, struct ifnet * p, int tag) argument
1506 vlan_link_event(struct ifnet * ifp, struct ifnet * p) argument
1528 struct ifnet * ifp = ifv->ifv_ifp; local
1629 vlan_set_promisc(struct ifnet * ifp) argument
1674 struct ifnet * ifp = ifv->ifv_ifp; local
1710 vlan_set_mtu(struct ifnet * ifp, int mtu) argument
1764 vlan_ioctl(ifnet_t ifp, u_long cmd, void * data) argument
1961 vlan_if_free(struct ifnet * ifp) argument
2012 interface_link_event(struct ifnet * ifp, u_int32_t event_code) argument
2062 struct ifnet * ifp = ifv->ifv_ifp; local
2088 vlan_attach_protocol(struct ifnet *ifp) argument
2111 vlan_detach_protocol(struct ifnet *ifp) argument
2132 vlan_attach_inet(struct ifnet *ifp, protocol_family_t protocol_family) argument
2138 vlan_detach_inet(struct ifnet *ifp, protocol_family_t protocol_family) argument
2145 vlan_attach_inet6(struct ifnet *ifp, protocol_family_t protocol_family) argument
2151 vlan_detach_inet6(struct ifnet *ifp, protocol_family_t protocol_family) argument
2159 vlan_attach_at(struct ifnet *ifp, protocol_family_t protocol_family) argument
2165 vlan_detach_at(struct ifnet *ifp, protocol_family_t protocol_family) argument
[all...]
H A Dkpi_interface.c96 ifnet_kpi_free(ifnet_t ifp) argument
149 struct ifnet *ifp = NULL; local
320 ifnet_reference(ifnet_t ifp) argument
326 ifnet_release(ifnet_t ifp) argument
430 ifnet_awdl_check_eflags(ifnet_t ifp, u_int32_t *new_eflags, u_int32_t *mask) argument
482 ifnet_set_idle_flags_locked(ifnet_t ifp, u_int32_t new_flags, u_int32_t mask) argument
528 ifnet_set_idle_flags(ifnet_t ifp, u_int32_t new_flags, u_int32_t mask) argument
542 ifnet_idle_flags(ifnet_t ifp) argument
548 ifnet_set_link_quality(ifnet_t ifp, int quality) argument
569 ifnet_link_quality(ifnet_t ifp) argument
584 ifnet_defrouter_llreachinfo(ifnet_t ifp, int af, struct ifnet_llreach_info *iflri) argument
596 ifnet_inet_defrouter_llreachinfo(ifnet_t ifp, struct ifnet_llreach_info *iflri) argument
602 ifnet_inet6_defrouter_llreachinfo(ifnet_t ifp, struct ifnet_llreach_info *iflri) argument
608 ifnet_set_capabilities_supported(ifnet_t ifp, u_int32_t new_caps, u_int32_t mask) argument
629 ifnet_capabilities_supported(ifnet_t ifp) argument
636 ifnet_set_capabilities_enabled(ifnet_t ifp, u_int32_t new_caps, u_int32_t mask) argument
675 ifnet_capabilities_enabled(ifnet_t ifp) argument
978 ifnet_set_baudrate(struct ifnet *ifp, u_int64_t baudrate) argument
993 ifnet_baudrate(struct ifnet *ifp) argument
999 ifnet_set_bandwidths(struct ifnet *ifp, struct if_bandwidths *output_bw, struct if_bandwidths *input_bw) argument
1015 ifnet_set_output_bandwidths(struct ifnet *ifp, struct if_bandwidths *bw, boolean_t locked) argument
1056 ifnet_set_input_bandwidths(struct ifnet *ifp, struct if_bandwidths *bw) argument
1078 ifnet_output_linkrate(struct ifnet *ifp) argument
1096 ifnet_input_linkrate(struct ifnet *ifp) argument
1102 ifnet_bandwidths(struct ifnet *ifp, struct if_bandwidths *output_bw, struct if_bandwidths *input_bw) argument
1117 ifnet_stat_increment(struct ifnet *ifp, const struct ifnet_stat_increment_param *s) argument
1149 ifnet_stat_increment_in(struct ifnet *ifp, u_int32_t packets_in, u_int32_t bytes_in, u_int32_t errors_in) argument
1168 ifnet_stat_increment_out(struct ifnet *ifp, u_int32_t packets_out, u_int32_t bytes_out, u_int32_t errors_out) argument
1187 ifnet_set_stat(struct ifnet *ifp, const struct ifnet_stats_param *s) argument
1213 ifnet_stat(struct ifnet *ifp, struct ifnet_stats_param *s) argument
1286 struct ifnet *ifp; local
1559 ifnet_get_multicast_list(ifnet_t ifp, ifmultiaddr_t **addresses) argument
1610 struct ifnet *ifp; local
1670 struct ifnet *ifp; local
1743 ifnet_transmit_burst_start(ifnet_t ifp, mbuf_t pkt) argument
1762 ifnet_transmit_burst_end(ifnet_t ifp, mbuf_t pkt) argument
1947 struct ifnet *ifp; local
2159 ifnet_get_local_ports(ifnet_t ifp, uint8_t *bitfield) argument
2173 ifnet_notice_node_presence(ifnet_t ifp, struct sockaddr* sa, int32_t rssi, int lqm, int npm, u_int8_t srvinfo[48]) argument
2188 ifnet_notice_node_absence(ifnet_t ifp, struct sockaddr* sa) argument
2202 ifnet_notice_master_elected(ifnet_t ifp) argument
[all...]
H A Dpf_ioctl.c1059 struct ifnet *ifp; local
1101 struct ifnet *ifp; local
1968 struct ifnet *ifp; local
4727 pf_af_hook(struct ifnet *ifp, struct mbuf **mppn, struct mbuf **mp, unsigned int af, int input, struct ip_fw_args *fwa) argument
4792 pf_inet_hook(struct ifnet *ifp, struct mbuf **mp, int input, struct ip_fw_args *fwa) argument
4847 pf_inet6_hook(struct ifnet *ifp, struct mbuf **mp, int input, struct ip_fw_args *fwa) argument
4884 pf_ifaddr_hook(struct ifnet *ifp, unsigned long cmd) argument
4915 pf_ifnet_hook(struct ifnet *ifp, int attach) argument
4940 struct ifnet *ifp = ifindex2ifnet[i]; local
[all...]
H A Droute.c1229 rtredirect(struct ifnet *ifp, struct sockaddr *dst, struct sockaddr *gateway, argument
3176 rte_if_ref(struct ifnet *ifp, int cnt) argument
[all...]
H A Dif_bond.c674 siocsifmtu(struct ifnet * ifp, int mtu) argument
684 siocgifdevmtu(struct ifnet * ifp, struct ifdevmtu * ifdm_p) argument
863 interface_media_info(struct ifnet * ifp) argument
880 if_siflladdr(struct ifnet * ifp, const struct ether_addr * ea_p) argument
919 struct ifnet * ifp; local
962 bond_bpf_vlan(struct ifnet * ifp, struct mbuf * m, const struct ether_header * eh_p, u_int16_t vlan_tag, bpf_packet_func func) argument
988 bond_bpf_output(struct ifnet * ifp, struct mbuf * m, bpf_packet_func func) argument
1008 bond_bpf_input(ifnet_t ifp, mbuf_t m, const struct ether_header * eh_p, bpf_packet_func func) argument
1033 bond_setmulti(struct ifnet * ifp) argument
1118 ifnet_t ifp; local
1228 bond_if_detach(struct ifnet * ifp) argument
1242 bond_clone_destroy(struct ifnet * ifp) argument
1263 bond_set_bpf_tap(struct ifnet * ifp, bpf_tap_mode mode, bpf_packet_func func) argument
1471 bond_output(struct ifnet * ifp, struct mbuf * m) argument
1665 struct ifnet * ifp; local
1971 bond_device_mtu(struct ifnet * ifp, ifbond_ref ifb) argument
1978 bond_add_interface(struct ifnet * ifp, struct ifnet * port_ifp) argument
2258 struct ifnet * ifp; local
2447 bond_set_mode(struct ifnet * ifp, int mode) argument
2577 bond_set_promisc(__unused struct ifnet *ifp) argument
2626 bond_set_mtu(struct ifnet * ifp, int mtu, int isdevmtu) argument
2696 bond_ioctl(struct ifnet *ifp, u_long cmd, void * data) argument
2917 bond_if_free(struct ifnet * ifp) argument
3057 interface_link_event(struct ifnet * ifp, u_int32_t event_code) argument
3089 bond_attach_protocol(struct ifnet *ifp) argument
3113 bond_detach_protocol(struct ifnet *ifp) argument
[all...]
H A Dif_bridge.c1042 struct ifnet *ifp = NULL; local
1252 bridge_clone_destroy(struct ifnet *ifp) argument
1350 bridge_ioctl(struct ifnet *ifp, u_long cmd, void *data) argument
1507 struct ifnet *ifp = bif->bif_ifp; local
1535 struct ifnet *ifp; local
1572 bridge_iff_input(void *cookie, ifnet_t ifp, __unused protocol_family_t protocol, mbuf_t *data, char **frame_ptr) argument
1642 bridge_iff_output(void *cookie, ifnet_t ifp, __unused protocol_family_t protocol, mbuf_t *data) argument
1675 bridge_iff_event(void *cookie, ifnet_t ifp, __unused protocol_family_t protocol, const struct kev_msg *event_msg) argument
1728 bridge_iff_detached(void *cookie, __unused ifnet_t ifp) argument
1742 bridge_proto_input(ifnet_t ifp, __unused protocol_family_t protocol, __unused mbuf_t packet, __unused char *header) argument
1751 bridge_attach_protocol(struct ifnet *ifp) argument
1770 bridge_detach_protocol(struct ifnet *ifp) argument
2793 bridge_ifdetach(struct bridge_iflist *bif, struct ifnet *ifp) argument
2834 bridge_init(struct ifnet *ifp) argument
2864 bridge_ifstop(struct ifnet *ifp, __unused int disable) argument
2966 bridge_dummynet(struct mbuf *m, struct ifnet *ifp) argument
3009 bridge_member_output(struct ifnet *ifp, struct mbuf *m, __unused struct sockaddr *sa, __unused struct rtentry *rt) argument
3434 bridge_output(struct ifnet *ifp, struct mbuf *m) argument
3506 bridge_start(struct ifnet *ifp) argument
3530 struct ifnet *src_if, *dst_if, *ifp; local
3731 bridge_input(struct ifnet *ifp, struct mbuf *m, __unused void *frame_header) argument
4444 bridge_rtdelete(struct bridge_softc *sc, struct ifnet *ifp, int full) argument
4646 bridge_rtable_expire(struct ifnet *ifp, int age) argument
4681 bridge_state_change(struct ifnet *ifp, int state) argument
4708 bridge_pfil(struct mbuf **mp, struct ifnet *bifp, struct ifnet *ifp, int dir) argument
5150 bridge_fragment(struct ifnet *ifp, struct mbuf *m, struct ether_header *eh, int snap, struct llc *llc) argument
5203 bridge_set_bpf_tap(ifnet_t ifp, bpf_tap_mode mode, bpf_packet_func bpf_callback) argument
5237 bridge_detach(ifnet_t ifp) argument
5260 bridge_bpf_input(ifnet_t ifp, struct mbuf *m) argument
5275 bridge_bpf_output(ifnet_t ifp, struct mbuf *m) argument
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Digmp.c398 struct ifnet *ifp; variable in typeref:struct:ifnet
540 igmp_domifattach(struct ifnet *ifp, int how) argument
461 igmp_dispatch_queue(struct igmp_ifinfo *igi, struct ifqueue *ifq, int limit, const int loop, struct ifnet *ifp) argument
580 struct ifnet *ifp; local
608 igmp_domifdetach(struct ifnet *ifp) argument
632 igi_delete(const struct ifnet *ifp, struct igmp_inm_relhead *inm_dthead) argument
661 igmp_initsilent(struct ifnet *ifp, struct igmp_ifinfo *igi) argument
675 igi_initvar(struct igmp_ifinfo *igi, struct ifnet *ifp, int reattach) argument
755 struct ifnet *ifp; local
793 igmp_input_v1_query(struct ifnet *ifp, const struct ip *ip, const struct igmp *igmp) argument
878 igmp_input_v2_query(struct ifnet *ifp, const struct ip *ip, const struct igmp *igmp) argument
1033 igmp_input_v3_query(struct ifnet *ifp, const struct ip *ip, struct igmpv3 *igmpv3) argument
1314 igmp_input_v1_report(struct ifnet *ifp, struct ip *ip, struct igmp *igmp) argument
1431 igmp_input_v2_report(struct ifnet *ifp, struct ip *ip, struct igmp *igmp) argument
1558 struct ifnet *ifp; local
1772 struct ifnet *ifp; local
2221 struct ifnet *ifp; local
2391 struct ifnet *ifp; local
2478 struct ifnet *ifp; local
2538 struct ifnet *ifp; local
2675 struct ifnet *ifp; local
2877 struct ifnet *ifp; local
3240 struct ifnet *ifp; local
3557 struct ifnet *ifp; local
3625 igmp_sendpkt(struct mbuf *m, struct ifnet *ifp) argument
3730 igmp_v3_encap_report(struct ifnet *ifp, struct mbuf *m) argument
[all...]
H A Din_mcast.c340 imo_match_group(const struct ip_moptions *imo, const struct ifnet *ifp, argument
416 imo_multi_filter(const struct ip_moptions *imo, const struct ifnet *ifp, argument
539 in_getmulti(struct ifnet *ifp, cons argument
1268 in_joingroup(struct ifnet *ifp, const struct in_addr *gina, struct in_mfilter *imf, struct in_multi **pinm) argument
1396 in_addmulti(struct in_addr *ap, struct ifnet *ifp) argument
1435 struct ifnet *ifp; local
1686 struct ifnet *ifp; local
1846 struct ifnet *ifp; local
1988 struct ifnet *ifp; local
2049 struct ifnet *ifp; local
2354 struct ifnet *ifp; local
2586 struct ifnet *ifp; local
2671 struct ifnet *ifp; local
2877 struct ifnet *ifp; local
3103 struct ifnet *ifp; variable in typeref:struct:ifnet
3204 struct ifnet *ifp; local
[all...]
H A Dip_dummynet.c1156 if_tx_rdy(struct ifnet *ifp) argument
[all...]
H A Dip_input.c1091 struct ifnet *ifp = m->m_pkthdr.rcvif; local
1114 struct ifnet *ifp = m->m_pkthdr.rcvif; local
2273 struct ifnet *ifp = ifindex2ifnet[i]; variable in typeref:struct:ifnet
2295 ip_fwd_route_copyout(struct ifnet *ifp, struct route *dst) argument
2312 ip_fwd_route_copyin(struct ifnet *ifp, struct route *src) argument
2359 struct ifnet *ifp = m->m_pkthdr.rcvif; local
2727 struct ifnet *ifp; local
[all...]
H A Dtcp_input.c766 struct ifnet *ifp = ((m->m_flags & M_PKTHDR) && m->m_pkthdr.rcvif != NULL) ? m->m_pkthdr.rcvif: NULL; local
1113 struct ifnet *ifp = ((m->m_flags & M_PKTHDR) && m->m_pkthdr.rcvif != NULL) ? m->m_pkthdr.rcvif: NULL; local
4347 struct ifnet *ifp; local
[all...]
H A Dip_fw2.c966 iface_match(struct ifnet *ifp, ipfw_insn_if *cmd) argument
1016 verify_rev_path(struct in_addr src, struct ifnet *ifp) argument
[all...]
/darwin-on-arm/xnu/bsd/netinet6/
H A Dicmp6.c434 struct ifnet *ifp; local
1263 struct ifnet *ifp = NULL; /* for NI_QTYPE_NODEADDR */ local
244 icmp6_error2(struct mbuf *m, int type, int code, int param, struct ifnet *ifp) argument
1767 struct ifnet *ifp; local
1886 struct ifnet *ifp = ifp0; local
2403 struct ifnet *ifp = m->m_pkthdr.rcvif; local
2621 struct ifnet *ifp; /* my outgoing interface */ local
[all...]
H A Din6.c507 in6_control(struct socket *so, u_long cmd, caddr_t data, struct ifnet *ifp, argument
1328 in6_autoconf(struct ifnet *ifp, int enable) argument
1396 in6_setrouter(struct ifnet *ifp, int enable) argument
1446 in6_update_ifa(struct ifnet *ifp, struct in6_aliasreq *ifra, struct in6_ifaddr *ia, int flags, int how) argument
2024 struct ifnet *ifp = ifa->ifa_ifp; local
2081 in6_unlink_ifa(struct in6_ifaddr *ia, struct ifnet *ifp) argument
2162 in6_purgeif(struct ifnet *ifp) argument
2220 in6_lifaddr_ioctl(struct socket *so, u_long cmd, struct if_laddrreq *iflr, struct ifnet *ifp, struct proc *p) argument
2632 in6_purgeaddrs(struct ifnet *ifp) argument
2941 struct ifnet *ifp; local
3236 in6_ifawithifp( struct ifnet *ifp, struct in6_addr *dst) argument
3382 in6_if_up( struct ifnet *ifp, struct in6_aliasreq *ifra) argument
3422 in6if_do_dad( struct ifnet *ifp) argument
3477 struct ifnet *ifp; local
3508 in6_if2idlen(struct ifnet *ifp) argument
3642 in6_post_msg(struct ifnet *ifp, u_int32_t event_code, struct in6_ifaddr *ifa) argument
[all...]
H A Din6_mcast.c344 im6o_match_group(const struct ip6_moptions *imo, const struct ifnet *ifp, argument
425 im6o_mc_filter(const struct ip6_moptions *imo, const struct ifnet *ifp, argument
467 in6_mc_get(struct ifnet *ifp, cons argument
1188 in6_joingroup(struct ifnet *ifp, struct in6_addr *mcaddr, int *errorp, int delay) argument
1240 in6_mc_join(struct ifnet *ifp, const struct in6_addr *mcaddr, struct in6_mfilter *imf, struct in6_multi **pinm, const int delay) argument
1391 struct ifnet *ifp; local
1614 struct ifnet *ifp; local
1868 struct ifnet *ifp; local
1902 struct ifnet *ifp; local
1936 struct ifnet *ifp; local
2281 struct ifnet *ifp; local
2563 struct ifnet *ifp; local
2608 struct ifnet *ifp; local
2940 struct ifnet *ifp; variable in typeref:struct:ifnet
[all...]
H A Dip6_output.c282 struct ifnet *ifp = NULL, *origifp = NULL; local
1749 ip6_getpmtu(struct route_in6 *ro_pmtu, struct route_in6 *ro, struct ifnet *ifp, struct in6_addr *dst, u_int32_t *mtup, int *alwaysfragp) argument
3168 struct ifnet *ifp = NULL; local
3512 ip6_mloopback( struct ifnet *ifp, struct mbuf *m, struct sockaddr_in6 *dst) argument
[all...]
H A Dmld6.c357 struct ifnet *ifp; variable in typeref:struct:ifnet
480 mld_domifattach(struct ifnet *ifp, int how) argument
520 struct ifnet *ifp; local
548 mld_domifdetach(struct ifnet *ifp) argument
572 mli_delete(const struct ifnet *ifp, struct mld_in6m_relhead *in6m_dthead) argument
601 mld6_initsilent(struct ifnet *ifp, struct mld_ifinfo *mli) argument
616 mli_initvar(struct mld_ifinfo *mli, struct ifnet *ifp, int reattach) argument
698 struct ifnet *ifp; local
739 mld_v1_input_query(struct ifnet *ifp, const struct ip6_hdr *ip6, struct mld_hdr *mld) argument
914 mld_v2_input_query(struct ifnet *ifp, const struct ip6_hdr *ip6, struct mbuf *m, const int off, const int icmp6len) argument
1215 mld_v1_input_report(struct ifnet *ifp, const struct ip6_hdr *ip6, struct mld_hdr *mld) argument
1369 struct ifnet *ifp; local
1438 struct ifnet *ifp; local
1839 struct ifnet *ifp; local
1941 struct ifnet *ifp; local
2051 struct ifnet *ifp; local
2115 struct ifnet *ifp; local
2269 struct ifnet *ifp; local
2469 struct ifnet *ifp; local
2847 struct ifnet *ifp; local
3158 struct ifnet *ifp; local
3228 struct ifnet *ifp; local
3349 mld_v2_encap_report(struct ifnet *ifp, struct mbuf *m) argument
[all...]
H A Dnd6.c369 nd6_ifattach(struct ifnet *ifp) argument
433 nd6_setmtu(struct ifnet *ifp) argument
645 struct ifnet *ifp = NULL; local
1118 struct ifnet *ifp; local
1203 nd6_purge( struct ifnet *ifp) argument
1334 nd6_lookup( struct in6_addr *addr6, int create, struct ifnet *ifp, int rt_locked) argument
1479 nd6_is_new_addr_neighbor( struct sockaddr_in6 *addr, struct ifnet *ifp) argument
1573 nd6_is_addr_neighbor(struct sockaddr_in6 *addr, struct ifnet *ifp, int rt_locked) argument
1783 struct ifnet *ifp = rt->rt_ifp; local
2324 nd6_ioctl(u_long cmd, caddr_t data, struct ifnet *ifp) argument
2652 nd6_cache_lladdr( struct ifnet *ifp, struct in6_addr *from, char *lladdr, __unused int lladdrlen, int type, int code) argument
2929 nd6_output(struct ifnet *ifp, struct ifnet *origifp, struct mbuf *m0, struct sockaddr_in6 *dst, struct rtentry *hint0, struct flowadv *adv) argument
3399 nd6_need_cache( struct ifnet *ifp) argument
3433 nd6_storelladdr( struct ifnet *ifp, struct rtentry *rt, struct mbuf *m, struct sockaddr *dst, u_char *desten) argument
3498 nd6_lookup_ipv6(ifnet_t ifp, const struct sockaddr_in6 *ip6_dest, struct sockaddr_dl *ll_dest, size_t ll_dest_len, route_t hint, mbuf_t packet) argument
3577 nd6_setifinfo(struct ifnet *ifp, u_int32_t before, u_int32_t after) argument
[all...]
H A Dnd6.h514 struct ifnet *ifp; member in struct:nd_defrouter
[all...]
H A Dnd6_rtr.c273 struct ifnet *ifp = m->m_pkthdr.rcvif; local
375 struct ifnet *ifp = m->m_pkthdr.rcvif; local
736 struct ifnet *ifp = rt->rt_ifp; local
816 defrouter_lookup( struct in6_addr *addr, struct ifnet *ifp) argument
1028 struct ifnet *ifp = dr->ifp; local
1211 defrouter_select(struct ifnet *ifp) argument
1713 struct ifnet *ifp = new->ifp; local
1880 defrtrlist_sync(struct ifnet *ifp) argument
1989 purge_detached(struct ifnet *ifp) argument
2060 struct ifnet *ifp = pr->ndpr_ifp; local
2184 struct ifnet *ifp = pr->ndpr_ifp; local
2259 struct ifnet *ifp = new->ndpr_ifp; local
3277 nd6_prefix_sync(struct ifnet *ifp) argument
3378 struct ifnet *ifp = pr->ndpr_ifp; local
3599 struct ifnet *ifp = pr->ndpr_ifp; local
3751 struct ifnet *ifp = pr->ndpr_ifp; local
3903 struct ifnet *ifp = ia0->ia_ifa.ifa_ifp; local
4124 rt6_flush( struct in6_addr *gateway, struct ifnet *ifp) argument
[all...]
/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_udp.c619 kdp_set_interface(void *ifp, const struct ether_addr *macaddr) argument

Completed in 157 milliseconds

12345