Home
last modified time | relevance | path

Searched refs:pvfc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/phonet/
H A Dpep-gprs.c37 const u8 *pvfc; in gprs_type_trans() local
40 pvfc = skb_header_pointer(skb, 0, 1, &buf); in gprs_type_trans()
41 if (!pvfc) in gprs_type_trans()
44 switch (*pvfc >> 4) { in gprs_type_trans()