Searched defs:ifp (Results 1 - 25 of 544) sorted by last modified time

1234567891011>>

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_state.c2449 void *ifp; local
[all...]
H A Dip_nat6.c1917 void *ifp; local
2236 void *ifp; local
2613 struct ifnet *ifp, *sifp; local
3015 struct ifnet *ifp; local
[all...]
H A Dip_nat.c4089 void *ifp; local
4421 void *ifp; local
4848 struct ifnet *ifp, *sifp; local
5351 struct ifnet *ifp; local
[all...]
H A Dip_log.c366 qif_t *ifp; local
368 struct ifnet *ifp; local
[all...]
H A Dip_fil_freebsd.c125 ipf_check_wrapper(void *arg, struct mbuf **mp, struct ifnet *ifp, int dir) argument
155 ipf_check_wrapper6(void *arg, struct mbuf **mp, struct ifnet *ifp, int dir) argument
515 void *ifp; local
697 struct ifnet *ifp, *sifp; local
969 struct ifnet *ifp; local
[all...]
H A Dfil.c7508 void *ifp; local
[all...]
/freebsd-11-stable/sys/netinet/
H A Dip_input.c370 struct ifnet *ifp; local
453 struct ifnet *ifp; local
1225 struct ifnet *ifp; local
[all...]
/freebsd-11-stable/usr.sbin/arp/
H A Darp.c833 struct ifreq *ifr, *ifend, *ifp; local
/freebsd-11-stable/sys/net/
H A Dif_fwsubr.c79 firewire_output(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, argument
498 firewire_input(struct ifnet *ifp, struct mbuf *m, uint16_t src) argument
641 firewire_ioctl(struct ifnet *ifp, u_long command, caddr_t data) argument
687 firewire_resolvemulti(struct ifnet *ifp, struct sockaddr **llsa, struct sockaddr *sa) argument
742 firewire_ifattach(struct ifnet *ifp, struct fw_hwaddr *llc) argument
782 firewire_ifdetach(struct ifnet *ifp) argument
789 firewire_busreset(struct ifnet *ifp) argument
810 firewire_alloc(u_char type, struct ifnet *ifp) argument
[all...]
/freebsd-11-stable/sys/netgraph/
H A Dng_source.c621 struct ifnet *ifp; local
/freebsd-11-stable/sys/netinet6/
H A Dnd6.c158 struct ifnet *ifp; local
207 nd6_iflladdr(void *arg __unused, struct ifnet *ifp) argument
257 nd6_ifattach(struct ifnet *ifp) argument
300 nd6_ifdetach(struct ifnet *ifp, struct nd_ifinfo *nd) argument
322 nd6_setmtu(struct ifnet *ifp) argument
332 nd6_setmtu0(struct ifnet *ifp, struct nd_ifinfo *ndi) argument
691 struct ifnet *ifp; local
747 struct ifnet *ifp; local
1081 struct ifnet *ifp; local
1149 nd6_purge(struct ifnet *ifp) argument
1214 nd6_lookup(const struct in6_addr *addr6, int flags, struct ifnet *ifp) argument
1232 nd6_alloc(const struct in6_addr *addr6, int flags, struct ifnet *ifp) argument
1255 nd6_is_new_addr_neighbor(const struct sockaddr_in6 *addr, struct ifnet *ifp) argument
1393 nd6_is_addr_neighbor(const struct sockaddr_in6 *addr, struct ifnet *ifp) argument
1426 struct ifnet *ifp; local
1601 struct ifnet *ifp; local
1635 nd6_ioctl(u_long cmd, caddr_t data, struct ifnet *ifp) argument
1965 nd6_cache_lladdr(struct ifnet *ifp, struct in6_addr *from, char *lladdr, int lladdrlen, int type, int code) argument
2146 struct ifnet *ifp; local
2198 nd6_output_ifp(struct ifnet *ifp, struct ifnet *origifp, struct mbuf *m, struct sockaddr_in6 *dst, struct route *ro) argument
2256 nd6_resolve(struct ifnet *ifp, int is_gw, struct mbuf *m, const struct sockaddr *sa_dst, u_char *desten, uint32_t *pflags, struct llentry **plle) argument
2333 nd6_resolve_slow(struct ifnet *ifp, int flags, struct mbuf *m, const struct sockaddr_in6 *dst, u_char *desten, uint32_t *pflags, struct llentry **plle) argument
2493 nd6_resolve_addr(struct ifnet *ifp, int flags, const struct sockaddr *dst, char *desten, uint32_t *pflags) argument
2505 nd6_flush_holdchain(struct ifnet *ifp, struct ifnet *origifp, struct mbuf *chain, struct sockaddr_in6 *dst) argument
2533 nd6_need_cache(struct ifnet *ifp) argument
2572 struct ifnet *ifp; local
2615 struct ifnet *ifp; local
[all...]
H A Dicmp6.c403 struct ifnet *ifp; local
225 icmp6_error2(struct mbuf *m, int type, int code, int param, struct ifnet *ifp) argument
1181 struct ifnet *ifp = NULL; /* for NI_QTYPE_NODEADDR */ local
1657 struct ifnet *ifp; local
1750 struct ifnet *ifp; local
2219 struct ifnet *ifp; local
2429 struct ifnet *ifp; /* my outgoing interface */ local
[all...]
/freebsd-11-stable/sys/dev/oce/
H A Doce_if.c469 oce_ioctl(struct ifnet *ifp, u_long command, caddr_t data) argument
652 oce_multiq_start(struct ifnet *ifp, struct mbuf *m) argument
677 oce_multiq_flush(struct ifnet *ifp) argument
918 oce_media_status(struct ifnet *ifp, struct ifmediareq *req) argument
970 oce_media_change(struct ifnet *ifp) argument
1375 struct ifnet *ifp = sc->ifp; local
1394 oce_start(struct ifnet *ifp) argument
1475 oce_multiq_transmit(struct ifnet *ifp, struct mbuf *m, struct oce_wq *wq) argument
2224 oce_add_vlan(void *arg, struct ifnet *ifp, uint16_t vtag) argument
2241 oce_del_vlan(void *arg, struct ifnet *ifp, uint16_t vtag) argument
2311 oce_handle_passthrough(struct ifnet *ifp, caddr_t data) argument
[all...]
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_freebsd.c171 netmap_ifnet_arrival_handler(void *arg __unused, struct ifnet *ifp) argument
177 netmap_ifnet_departure_handler(void *arg __unused, struct ifnet *ifp) argument
209 nm_os_ifnet_mtu(struct ifnet *ifp) argument
298 nm_os_send_up(struct ifnet *ifp, struct mbuf *m, struct mbuf *prev) argument
319 freebsd_generic_rx_handler(struct ifnet *ifp, struct mbuf *m) argument
345 struct ifnet *ifp = na->ifp; local
384 struct ifnet *ifp = netmap_generic_getifp(gna); local
420 struct ifnet *ifp = a->ifp; local
462 netmap_getna(if_t ifp) argument
473 nm_os_generic_find_num_desc(struct ifnet *ifp, unsigned int *tx, unsigned int *rx) argument
480 nm_os_generic_find_num_queues(struct ifnet *ifp, u_int *txq, u_int *rxq) argument
531 nm_vi_dummy(struct ifnet *ifp, u_long cmd, caddr_t addr) argument
538 nm_vi_start(struct ifnet *ifp) argument
614 struct ifnet *ifp; local
655 nm_os_vi_detach(struct ifnet *ifp) argument
1527 nm_os_onattach(struct ifnet *ifp) argument
1533 nm_os_onenter(struct ifnet *ifp) argument
1543 nm_os_onexit(struct ifnet *ifp) argument
[all...]
H A Dnetmap.c634 netmap_disable_all_rings(struct ifnet *ifp) argument
647 netmap_enable_all_rings(struct ifnet *ifp) argument
655 netmap_make_zombie(struct ifnet *ifp) argument
666 netmap_undo_zombie(struct ifnet *ifp) argument
1403 netmap_get_hw_na(struct ifnet *ifp, struct netmap_mem_d *nmd, struct netmap_adapter **na) argument
1492 netmap_get_na(struct nmreq_header *hdr, struct netmap_adapter **na, struct ifnet **ifp, struct netmap_mem_d *nmd, int create) argument
1596 netmap_unget_na(struct netmap_adapter *na, struct ifnet *ifp) argument
2423 struct ifnet *ifp = NULL; local
2726 struct ifnet *ifp; local
3664 struct ifnet *ifp = NULL; local
3798 netmap_detach(struct ifnet *ifp) argument
3840 netmap_transmit(struct ifnet *ifp, struct mbuf *m) argument
4082 netmap_rx_irq(struct ifnet *ifp, u_int q, u_int *work_done) argument
4107 struct ifnet *ifp = na->ifp; local
4123 struct ifnet *ifp = na->ifp; local
[all...]
/freebsd-11-stable/sys/dev/ena/
H A Dena.h394 if_t ifp; member in struct:ena_adapter
H A Dena.c335 ena_change_mtu(if_t ifp, int new_mtu) argument
1565 if_t ifp = adapter->ifp; local
2161 ena_get_counter(if_t ifp, ift_counter cnt) argument
2188 ena_media_change(if_t ifp) argument
2195 ena_media_status(if_t ifp, struct ifmediareq *ifmr) argument
2230 ena_ioctl(if_t ifp, u_long command, caddr_t data) argument
2353 ena_update_host_info(struct ena_admin_host_info *host_info, if_t ifp) argument
2363 if_t ifp = adapter->ifp; local
2396 if_t ifp; local
3311 if_t ifp = adapter->ifp; local
3392 if_t ifp = adapter->ifp; local
3850 if_t ifp; local
[all...]
H A Dena_netmap.c274 struct ifnet *ifp = na->ifp; local
[all...]
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipftest.c73 struct ifnet *ifp; local
/freebsd-11-stable/contrib/ipfilter/
H A Dip_fil.c214 struct ifnet *ifp, **ifpp, **old_ifneta; local
343 struct ifnet *ifp, **ifpp; local
379 struct ifnet *ifp; local
666 struct ifnet *ifp = ifptr; local
[all...]
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_pf_main.c238 struct ifnet *ifp = vsi->ifp; local
445 ixl_cap_txcsum_tso(struct ixl_vsi *vsi, struct ifnet *ifp, int mask) argument
678 struct ifnet *ifp = vsi->ifp; local
714 struct ifnet *ifp = vsi->ifp; local
900 struct ifnet *ifp = vsi->ifp; local
941 struct ifnet *ifp = vsi->ifp; local
989 struct ifnet *ifp = vsi->ifp; local
1035 struct ifnet *ifp = pf->vsi.ifp; local
1068 struct ifnet *ifp = pf->vsi.ifp; local
1109 struct ifnet *ifp = vsi->ifp; local
1150 struct ifnet *ifp = vsi->ifp; local
1926 struct ifnet *ifp; local
3002 ixl_register_vlan(void *arg, struct ifnet *ifp, u16 vtag) argument
3026 ixl_unregister_vlan(void *arg, struct ifnet *ifp, u16 vtag) argument
4259 struct ifnet *ifp; local
5167 ixl_media_status(struct ifnet * ifp, struct ifmediareq * ifmr) argument
5337 ixl_media_change(struct ifnet * ifp) argument
5362 ixl_ioctl(struct ifnet * ifp, u_long command, caddr_t data) argument
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c841 struct ifnet *ifp local
2850 mlx5e_set_dev_port_mtu(struct ifnet *ifp, int sw_mtu) argument
2902 mlx5e_open_locked(struct ifnet *ifp) argument
3007 mlx5e_close_locked(struct ifnet *ifp) argument
3033 mlx5e_get_counter(struct ifnet *ifp, ift_counter cnt) argument
3087 mlx5e_set_rx_mode(struct ifnet *ifp) argument
3095 mlx5e_ioctl(struct ifnet *ifp, u_long command, caddr_t data) argument
3508 struct ifnet *ifp = priv->ifp; local
3938 struct ifnet *ifp; local
4178 struct ifnet *ifp = priv->ifp; local
[all...]
H A Den.h761 struct ifnet *ifp; member in struct:mlx5e_rq
825 struct ifnet *ifp; member in struct:mlx5e_sq
853 struct ifnet *ifp; member in struct:mlx5e_channel
985 struct ifnet *ifp; member in struct:mlx5e_priv
/freebsd-11-stable/sys/contrib/rdma/krping/
H A Dkrping.c1981 struct ifnet *ifp; local
/freebsd-11-stable/usr.bin/systat/
H A Difstat.c216 struct if_stat *ifp = NULL; local
278 struct if_stat *ifp = NULL, *temp_var; local
379 format_device_name(struct if_stat *ifp) argument
435 struct if_stat *ifp = NULL; local
[all...]

Completed in 326 milliseconds

1234567891011>>