Searched refs:exten (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arc/
H A DMakefile135 # Thus forcing all exten calls in this file to be long calls
/linux-4.4.14/net/ipv4/
H A Dipconfig.c636 u8 exten[312]; /* DHCP options / BOOTP vendor extensions */ member in struct:bootp_pkt
863 ic_dhcp_init_options(b->exten); ic_bootp_send_if()
866 ic_bootp_init_ext(b->exten); ic_bootp_send_if()
1013 sizeof(b->exten)); ic_bootp_recv()
1054 !memcmp(b->exten, ic_bootp_cookie, 4)) { /* Check magic cookie */ ic_bootp_recv()
1063 ext = &b->exten[4]; ic_bootp_recv()
1130 ext = &b->exten[4]; ic_bootp_recv()
/linux-4.4.14/fs/btrfs/tests/
H A Dfree-space-tests.c63 * This test just does basic sanity checking, making sure we can add an exten

Completed in 126 milliseconds