Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Daolib.h358 static inline int test_set_md5(int sk, const union tcp_addr in_addr, in test_set_md5()
394 union tcp_addr in_addr, uint8_t prefix, uint8_t vrf, in test_prepare_def_key()
430 union tcp_addr in_addr, uint8_t prefix, in test_add_key_vrf()
449 union tcp_addr in_addr, uint8_t prefix, in test_add_key()
702 union tcp_addr in_addr, uint8_t prefix, in test_add_repaired_key()
/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.c10 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.c324 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.h96 struct in_addr { struct
97 __be32 s_addr;
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c28 struct in_addr in_addr; global() member
/linux/include/linux/ceph/
H A Dmsgr.h87 struct sockaddr_storage in_addr; member
/linux/sound/soc/renesas/rcar/
H A Ddma.c537 dma_addr_t in_addr; in rsnd_gen2_dma_addr() member
/linux/net/mptcp/
H A Dsubflow.c1589 struct sockaddr_in *in_addr = (struct sockaddr_in *)addr; mptcp_info2sockaddr() local