Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dgtp.c36 struct pdp_ctx { struct
37 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;
56 struct sock *sk;
59 atomic_t tx_seq;
[all …]