Home
last modified time | relevance | path

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

/net/netfilter/
Dxt_policy.c38 #define MATCH_ADDR(x,y,z) (!e->match.x || \ in match_xfrm_state() argument
/net/nfc/hci/
Dllc_shdlc.c109 static bool llc_shdlc_x_lt_y_lteq_z(int x, int y, int z) in llc_shdlc_x_lt_y_lteq_z()
118 static bool llc_shdlc_x_lteq_y_lt_z(int x, int y, int z) in llc_shdlc_x_lteq_y_lt_z()
/net/bluetooth/
Dsmp.c209 const u8 v[32], const u8 x[16], u8 z, u8 res[16]) in smp_f4()
3583 const u8 z = 0x00; in test_f4() local