Home
last modified time | relevance | path

Searched defs:in_addr (Results 1 – 14 of 14) sorted by relevance

/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Daolib.h357 static inline int test_set_md5(int sk, const union tcp_addr in_addr, in test_set_md5()
393 union tcp_addr in_addr, uint8_t prefix, uint8_t vrf, in test_prepare_def_key()
429 union tcp_addr in_addr, uint8_t prefix, in test_add_key_vrf()
448 union tcp_addr in_addr, uint8_t prefix, in test_add_key()
636 union tcp_addr in_addr, uint8_t prefix, in test_add_repaired_key()
/linux/drivers/of/
H A Daddress.c502 const __be32 *in_addr, const char *rprop, in __of_translate_address()
589 u64 of_translate_address(struct device_node *dev, const __be32 *in_addr) in of_translate_address()
635 u64 of_translate_dma_address(struct device_node *dev, const __be32 *in_addr) in of_translate_dma_address()
852 static u64 of_translate_ioport(struct device_node *dev, const __be32 *in_addr, in of_translate_ioport()
/linux/tools/usb/ffs-aio-example/simple/host_app/
H A Dtest.c159 unsigned char in_addr, out_addr; in main() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dgid.c123 void *in_addr = MLX5_ADDR_OF(set_roce_address_in, in, roce_address); in mlx5_core_roce_gid_set() local
/linux/arch/arm/mach-mvebu/
H A Dpm.c90 __be32 in_addr[2]; in mvebu_internal_reg_base() local
/linux/tools/testing/selftests/net/tcp_ao/
H A Dconnect-deny.c9 union tcp_addr in_addr, uint8_t prefix, in test_add_key_maclen()
H A Dkey-management.c169 union tcp_addr in_addr, uint8_t prefix, in test_add_current_rnext_key()
192 union tcp_addr in_addr, uint8_t prefix, in __try_add_current_rnext_key()
215 union tcp_addr in_addr, uint8_t prefix, in try_add_current_rnext_key()
H A Dunsigned-md5.c319 static int try_add_key_vrf(int sk, union tcp_addr in_addr, uint8_t prefix, in try_add_key_vrf()
/linux/tools/testing/selftests/net/
H A Dso_incoming_cpu.c19 struct sockaddr_in in_addr; in FIXTURE() member
/linux/tools/include/uapi/linux/
H A Din.h94 struct in_addr { struct
95 __be32 s_addr;
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c28 struct in_addr in_addr; member
/linux/include/linux/ceph/
H A Dmsgr.h87 struct sockaddr_storage in_addr; member
/linux/net/mptcp/
H A Dsubflow.c1552 struct sockaddr_in *in_addr = (struct sockaddr_in *)addr; in mptcp_info2sockaddr() local
/linux/drivers/edac/
H A Damd64_edac.c2200 static int f1x_lookup_addr_in_dct(u64 in_addr, u8 nid, u8 dct) in f1x_lookup_addr_in_dct()