Searched defs:pdp_ctx (Results 1 – 1 of 1) sorted by relevance
40 struct pdp_ctx { struct41 struct hlist_node hlist_tid;42 struct hlist_node hlist_addr;44 union {54 } u;55 u8 gtp_version;56 u16 af;58 struct in_addr ms_addr_ip4;59 struct in_addr peer_addr_ip4;61 struct sock *sk;[all …]