Searched defs:pdp_ctx (Results 1 – 1 of 1) sorted by relevance
36 struct pdp_ctx { struct37 struct hlist_node hlist_tid;38 struct hlist_node hlist_addr;40 union {49 } u;50 u8 gtp_version;51 u16 af;53 struct in_addr ms_addr_ip4;54 struct in_addr peer_addr_ip4;56 struct sock *sk;[all …]