Home
last modified time | relevance | path

Searched defs:eproto (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libpcap/
H A Dnametoaddr.c568 struct eproto { struct
584 PCAP_API struct eproto eproto_db[]; argument
/freebsd/contrib/tcpdump/
H A Daddrtoname.c840 static const struct eproto { struct
843 } eproto_db[] = { argument
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c1362 struct mlx5e_port_eth_proto *eproto) in mlx5_port_query_eth_proto()
1383 struct mlx5e_port_eth_proto eproto; in mlx5e_port_linkspeed() local