Searched refs:peer_addr_ip4 (Results 1 – 1 of 1) sorted by relevance
54 struct in_addr peer_addr_ip4; member84 struct in_addr peer_addr_ip4; member363 nla_put_be32(skb, GTPA_PEER_ADDRESS, echo.peer_addr_ip4.s_addr) || in gtp_genl_fill_echo()390 echo.peer_addr_ip4.s_addr = iph->saddr; in gtp0_handle_echo_resp()553 echo.peer_addr_ip4.s_addr = iph->saddr; in gtp1u_handle_echo_resp()840 rt = ip4_route_output_gtp(&fl4, pctx->sk, pctx->peer_addr_ip4.s_addr, in gtp_build_skb_ip4()844 &pctx->peer_addr_ip4.s_addr); in gtp_build_skb_ip4()851 &pctx->peer_addr_ip4.s_addr); in gtp_build_skb_ip4()1323 pctx->peer_addr_ip4.s_addr = in ipv4_pdp_fill()1426 pctx->u.v0.tid, &pctx->peer_addr_ip4, in gtp_pdp_add()[all …]